ServiceBusNamespaceClient.EndGetQueue Method
Ends an asynchronous request to a get queue.
Namespace: Microsoft.ServiceBus
Assembly: Microsoft.ServiceBus.Messaging (in Microsoft.ServiceBus.Messaging.dll)
Parameters
- result
- Type: System.IAsyncResult
A IAsyncResult object that references the get operation.
Return Value
Type: Microsoft.ServiceBus.Messaging.QueueA Queue handle to the queue, or null if the queue does not exist in the service namespace.