Click or drag to resize

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.0.0.0 (1.0.0.0)
Syntax
public abstract int Timeout { get; set; }

Property Value

Int32

Implements

IConnectionTimeout
See Also