PeerEndPoint.EndPoint Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’adresse IPEndPoint IP associée à l’instance PeerEndPoint .
public:
property System::Net::IPEndPoint ^ EndPoint { System::Net::IPEndPoint ^ get(); void set(System::Net::IPEndPoint ^ value); };
public System.Net.IPEndPoint EndPoint { get; set; }
member this.EndPoint : System.Net.IPEndPoint with get, set
Public Property EndPoint As IPEndPoint
Valeur de propriété
Adresse IP associée à l’instance PeerEndPoint .
Exceptions
Le point de terminaison spécifié EndPoint n’est pas un point de terminaison IPv6 valide.
Remarques
Pour éviter d’endommager l’état de l’instance, l’appelant ne doit pas modifier la EndPoint valeur si l’instance a été obtenue à partir ou PeerNearMePeerContact.