CryptoStream: CanTimeout (get)

CanTimeout

Gets if the Stream can timeout.



 Public Property Get CanTimeout ( ) As Boolean

Return Values

Boolean -  True if the stream can timeout, False otherwise.

Read Only.

See Also

Project CorLib Overview

Class CryptoStream Overview