MessagingFactory.EndCreate Method
Ends an asynchronous request to create a MessagingFactory object.
Namespace: Microsoft.ServiceBus.Messaging
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
Parameters
- result
- Type: System.IAsyncResult
An IAsyncResult that references the creation of a MessagingFactory object.
Return Value
Type: Microsoft.ServiceBus.Messaging.MessagingFactoryThe newly created MessagingFactory object.