SafeMemoryMappedFileHandle: IsClosed (get)

IsClosed

Gets a value indicating whether the handle is closed.



 Public Property Get IsClosed ( ) As Boolean

Return Values

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

Read Only.

See Also

Project CorLib Overview

Class SafeMemoryMappedFileHandle Overview