System.IO.Stream.ReadTimeout Property

Gets or sets a value, in miliseconds, that determines how long the stream will attempt to read before timing out.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public virtual int ReadTimeout { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0