2 references to Handle
System.Messaging (2)
System\Messaging\MessageQueueEnumerator.cs (2)
127
get { return this.
Handle
.DangerousGetHandle(); }
196
status = SafeNativeMethods.MQLocateNext(this.
Handle
, ref propertyCount, array);