MemoryStream: ReadTimeout (get)

ReadTimeout

Gets the timeout duration for a read operation.



 Public Property Get ReadTimeout ( ) As Long

Return Values

Long -  The timeout duration in milliseconds.

Remarks

This always throws an InvalidOperationException.

Read/Write.

See Also

Project CorLib Overview

Class MemoryStream Overview