ConnectionTimeout Property |
The timeout for Stream reads and writes, and connection availability test
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic abstract int Timeout { get; set; }
Public MustOverride Property Timeout As Integer
Get
Set
abstract Timeout : int with get, set
Property Value
Type:
Int32Implements
IConnectionTimeout
See Also