BBStreamReadTimeout Property |
Read timeout for BBStream
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override int ReadTimeout { get; set; }
Public Overrides Property ReadTimeout As Integer
Get
Set
abstract ReadTimeout : int with get, set
override ReadTimeout : int with get, set
Property Value
Int32See Also