PeerNameRegistration.IsRegistered Méthode

Définition

Obtient ou définit si le nom d’homologue spécifié dans la PeerName propriété est inscrit auprès d’un hôte spécifique Cloud .

public:
 bool IsRegistered();
public bool IsRegistered();
member this.IsRegistered : unit -> bool
Public Function IsRegistered () As Boolean

Retours

Si true, le nom d’homologue est inscrit auprès d’un Cloud hôte homologue. Si false, le processus d’inscription peut être démarré avec Start().

Exceptions

Un objet qui a déjà été supprimé ne peut pas être inscrit.

S’applique à

Voir aussi