Share via


ServiceBusNamespaceClient Constructor

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ServiceBusNamespaceClient(String, TransportClientCredentialBase) Initializes a new instance of the ServiceBusNamespaceClient class with the given service namespace base address and credentials.
Public method ServiceBusNamespaceClient(String, ServiceBusNamespaceClientSettings) Initializes a new instance of the ServiceBusNamespaceClient class with the given service namespace base address and ServiceBusNamespaceClientSettings object.
Public method ServiceBusNamespaceClient(Uri, TransportClientCredentialBase) Initializes a new instance of the ServiceBusNamespaceClient class with the given service namespace URI base address and credentials.
Public method ServiceBusNamespaceClient(Uri, ServiceBusNamespaceClientSettings) Initializes a new instance of the ServiceBusNamespaceClient class with the given service namespace URI base address and ServiceBusNamespaceClientSettings object.

Top

See Also

Reference

ServiceBusNamespaceClient Class

Microsoft.ServiceBus Namespace