Base:
property
IsInvalid
Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid.IsInvalid
2 references to IsInvalid
System.Messaging (2)
System\Messaging\MessageQueueEnumerator.cs (2)
88
if (!this.locatorHandle.
IsInvalid
)
135
if (this.locatorHandle.
IsInvalid
)