MemoryMappedViewStream: CanTimeout (get)

CanTimeout

Gets a value that determines whether the current stream can time out.



 Public Property Get CanTimeout ( ) As Boolean

Return Values

Boolean -  A value that determines whether the current stream can time out.

Remarks

The CanTimeout property always returns False.

Read Only.

See Also

Project CorLib Overview

Class MemoryMappedViewStream Overview