PairedNamespaceOptions.SecondaryNamespaceManager Property

Definition

Gets the object that manages entities, such as queues, topics, subscriptions and rules in the paired namespace.

public Microsoft.ServiceBus.NamespaceManager SecondaryNamespaceManager { get; }
member this.SecondaryNamespaceManager : Microsoft.ServiceBus.NamespaceManager
Public ReadOnly Property SecondaryNamespaceManager As NamespaceManager

Property Value

The object that manages entities, such as queues, topics, subscriptions and rules in the paired namespace.

Applies to