Peer.PeerEndPoints 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 l’associé PeerEndPointCollection au Peer.
public:
virtual property System::Net::PeerToPeer::Collaboration::PeerEndPointCollection ^ PeerEndPoints { System::Net::PeerToPeer::Collaboration::PeerEndPointCollection ^ get(); };
public virtual System.Net.PeerToPeer.Collaboration.PeerEndPointCollection PeerEndPoints { get; }
member this.PeerEndPoints : System.Net.PeerToPeer.Collaboration.PeerEndPointCollection
Public Overridable ReadOnly Property PeerEndPoints As PeerEndPointCollection
Valeur de propriété
Associé PeerEndPointCollection au Peer.
Exceptions
L’objet Peer a été supprimé.
Remarques
Lorsqu’un homologue distant est un intermédiaire pour un homologue hôte, les PeerEndPoint objets contenus en PeerEndPointCollection association avec les contacts locaux pour l’homologue distant.