| Stream: ReadTimeout (get) |
Returns the duration allowed before a timeout will occur.
Public Property Get ReadTimeout ( ) 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 ReadByte ReadTimeout (let)