CryptoStream: ReadTimeout (let)

ReadTimeout

Sets the timeout period for Read operations.



 Public Property Let ReadTimeout(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. The timeout period in milliseconds.

Read/Write.

See Also

Project CorLib Overview

Class CryptoStream Overview