NamespaceManager.SubscriptionExists(String, String) Methode

Definition

Bestimmt, ob im Dienstnamespace ein Abonnement vorhanden ist.

public bool SubscriptionExists (string topicPath, string name);
member this.SubscriptionExists : string * string -> bool
Public Function SubscriptionExists (topicPath As String, name As String) As Boolean

Parameter

topicPath
String

Der Pfad des Themas relativ zur Basisadresse des Dienstnamespaces.

name
String

Der Name des Abonnements.

Gibt zurück

TRUE, wenn im Dienstnamespace ein Abonnement vorhanden ist; Andernfalls false.

Gilt für: