Property WriteTimeout
WriteTimeout
Gets or sets a value, in milliseconds, that determines how long the stream will attempt to write before timing out.
Property Value
- int
A value, in milliseconds, that determines how long the stream will attempt to write before timing out.
Exceptions
- Invalid
Operation Exception The Write
Timeout method always throws an InvalidOperation .Exception