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