MemoryMappedViewStream: CanSeek (get)

CanSeek

Gets a value indicating whether a stream supports seeking.



 Public Property Get CanSeek ( ) As Boolean

Return Values

Boolean -  False if the stream is closed; otherwise, True.

Read Only.

See Also

Project CorLib Overview

Class MemoryMappedViewStream Overview