System.IO.Stream.WriteTimeout Property

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

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public virtual int WriteTimeout { 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