MemoryMappedViewStream: ReadTimeout (get) |
Gets a value, in miliseconds, that determines how long the stream will attempt to read before timing out.
Public Property Get ReadTimeout ( ) As Long
Read/Write.
Exception | Condition |
---|---|
InvalidOperationException | The ReadTimeout method always throws an InvalidOperationException. |