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