Toemsel / Network

C# Network Library

Home Page:https://push-force.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timeout protected setter

newbiedeveloper9 opened this issue · comments

public int TIMEOUT { get; protected set; } = 2500;

João Paul: Hello. How can I change the timeout? I used to simply set it but now it seems to be private

Fixed with 6.1.2.16