MessagingFactory.Create Method (Uri)
Creates a new MessagingFactory object.
Namespace: Microsoft.ServiceBus.Messaging
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
Parameters
- address
- Type: System.Uri
The namespace base address.
Return Value
Type: Microsoft.ServiceBus.Messaging.MessagingFactoryThe newly created MessagingFactory object.