Stream: WriteTimeout (get)

WriteTimeout

Returns the duration allowed before a timeout will occur.



 Public Property Get WriteTimeout ( ) As Long

Return Values

Long -  The timeout period in milliseconds.

Remarks

Note to Implementor: If the class does not support timeout capabilities, then this method should return a InvalidOperationException.

Read/Write.

See Also

Project CorLib Overview

Class Stream Overview