NamespaceManager.Settings Property

Definition

Gets the service namespace client settings.

public Microsoft.ServiceBus.NamespaceManagerSettings Settings { get; }
member this.Settings : Microsoft.ServiceBus.NamespaceManagerSettings
Public ReadOnly Property Settings As NamespaceManagerSettings

Property Value

A NamespaceManagerSettings object that represents the service namespace client settings.

Applies to