MemoryStream: ReadTimeout (let)

ReadTimeout

Sets the timeout duration for a read operation.



 Public Property Let ReadTimeout(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. The new duration in milliseconds

Remarks

This always throws an InvalidOperationException.

Read/Write.

See Also

Project CorLib Overview

Class MemoryStream Overview