Gets or sets default TCP read/write timeout.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int Timeout { get; set; }
Public Property Timeout As Integer Get Set
public: property int Timeout { int get (); void set (int value); }
member Timeout : int with get, set
Property Value
Remarks
This timeout applies only synchronous TCP read/write operations.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119