Peer.PeerEndPoints 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與 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 的物件會與遠端對等的本機聯繫人相關聯。