MessageQueueEnumerator::LocatorHandle Property
.NET Framework (current version)
Gets the native Message Queuing handle used to locate queues in a network.
Assembly: System.Messaging (in System.Messaging.dll)
| Exception | Condition |
|---|---|
| MessageQueueException | The handle does not exist. |
| SecurityException | The calling code does not have browse permissions. |
When you no longer need this MessageQueueEnumerator instance, call Close to free this handle to the resource.
.NET Framework
Available since 1.1
Available since 1.1
Show: