NamespaceManager.TopicExistsAsync(String) Methode

Definition

Bestimmt asynchron, ob ein Thema im Dienstnamespace vorhanden ist.

public System.Threading.Tasks.Task<bool> TopicExistsAsync (string path);
member this.TopicExistsAsync : string -> System.Threading.Tasks.Task<bool>
Public Function TopicExistsAsync (path As String) As Task(Of Boolean)

Parameter

path
String

Der Pfad des Themas relativ zur Basisadresse des Dienstnamespaces.

Gibt zurück

Der asynchronen Vorgang.

Gilt für: