| Stream: WriteTimeout (get) |
Returns the duration allowed before a timeout will occur.
Public Property Get WriteTimeout ( ) As Long
Note to Implementor: If the class does not support timeout capabilities, then this method should return a InvalidOperationException.
Read/Write.
Project VBCorLib Overview Class Stream Overview Stream Properties Stream Methods WriteByte WriteTimeout (let)