PairedNamespaceOptions.SecondaryMessagingFactory Property

Definition

Gets the secondary messaging factory associated with the paired namespace.

public Microsoft.ServiceBus.Messaging.MessagingFactory SecondaryMessagingFactory { get; }
member this.SecondaryMessagingFactory : Microsoft.ServiceBus.Messaging.MessagingFactory
Public ReadOnly Property SecondaryMessagingFactory As MessagingFactory

Property Value

The secondary messaging factory associated with the paired namespace.

Applies to