TCPConnectionTimeout Property |
The connection and stream timeouts (for both stream read and stream write), measured in millseconds
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override int Timeout { get; set; }
Public Overrides Property Timeout As Integer
Get
Set
abstract Timeout : int with get, set
override Timeout : int with get, set
Property Value
Int32Implements
IConnectionTimeoutSee Also