Class PairedNamespaceEventArgs
- Namespace
- Microsoft.ServiceBus.Messaging
- Assembly
- Microsoft.ServiceBus.dll
Represents the event arguments associated with paired namespace for the service bus messaging.
public class PairedNamespaceEventArgs : EventArgs
- Inheritance
-
PairedNamespaceEventArgs
- Inherited Members
Properties
Options
Gets or sets the options associated the paired namespace.
public PairedNamespaceOptions Options { get; }
Property Value
- PairedNamespaceOptions
The options associated the paired namespace.