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 的对象与远程对等方的本地联系人相关联。