SafeMemoryMappedFileHandle: IsInvalid (get)

IsInvalid

When overridden in a derived class, gets a value indicating whether the handle value is invalid.



 Public Property Get IsInvalid ( ) As Boolean

Return Values

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

Read Only.

See Also

Project CorLib Overview

Class SafeMemoryMappedFileHandle Overview