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