1 write to handle
System.Messaging (1)
System\Messaging\MessageEnumerator.cs (1)
94this.handle = result;
4 references to handle
System.Messaging (4)
System\Messaging\MessageEnumerator.cs (4)
83if (this.handle.IsInvalid) 96return this.handle; 109if (!this.handle.IsInvalid) 111this.handle.Close();