PairedNamespaceEventArgs.Options Property

Definition

Gets or sets the options associated the paired namespace.

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

Property Value

The options associated the paired namespace.

Applies to