Share via


Peer.PeerEndPoints 속성

정의

PeerEndPointCollection와 연결된 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

속성 값

PeerEndPointCollection와 연결된 Peer입니다.

예외

Peer 개체가 삭제되었습니다.

설명

원격 피어 호스트 피어에 대 한 중간 때 합니다 PeerEndPoint 에 포함 된 개체 PeerEndPointCollection 원격 피어에 대 한 로컬 연락처와 연결 합니다.

적용 대상

추가 정보