Click or drag to resize

TCPConnectionTimeout Property

The connection and stream timeouts (for both stream read and stream write), measured in millseconds

Namespace:  Brainboxes.IO
Assembly:  Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntax
public override int Timeout { get; set; }

Property Value

Type: Int32

Implements

IConnectionTimeout
See Also