Udostępnij za pośrednictwem


Peer.PeerEndPoints Właściwość

Definicja

Pobiera klasę PeerEndPointCollection skojarzoną z klasą 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

Wartość właściwości

Klasa PeerEndPointCollection skojarzona z klasą Peer.

Wyjątki

Obiekt Peer został usunięty.

Uwagi

Gdy zdalny element równorzędny jest pośrednikiem dla elementu równorzędnego hosta, PeerEndPoint obiekty zawarte w PeerEndPointCollection skojarzeniu z lokalnymi kontaktami dla zdalnej komunikacji równorzędnej.

Dotyczy

Zobacz też