Base:
property
IsInvalid
Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid.IsInvalid
2 references to IsInvalid
System.Messaging (2)
System\Messaging\MessageEnumerator.cs (2)
83
if (this.handle.
IsInvalid
)
109
if (!this.handle.
IsInvalid
)