Stream: CanTimeout (get)

CanTimeout

Returns if the Stream object can timeout during a read or write operation.



 Public Property Get CanTimeout ( ) As Boolean

Return Values

Boolean -  Returns True if the Stream can timeout, False otherwise.

Read Only.

See Also

Project CorLib Overview

Class Stream Overview