MessagingFactory.PairNamespaceAsync(PairedNamespaceOptions) Methode

Definition

Koppelt asynchron einen Namespace.

public System.Threading.Tasks.Task PairNamespaceAsync (Microsoft.ServiceBus.Messaging.PairedNamespaceOptions options);
member this.PairNamespaceAsync : Microsoft.ServiceBus.Messaging.PairedNamespaceOptions -> System.Threading.Tasks.Task
Public Function PairNamespaceAsync (options As PairedNamespaceOptions) As Task

Parameter

options
PairedNamespaceOptions

Die Kopplungsoptionen.

Gibt zurück

Das Ergebnis des Vorgangs.

Gilt für: