Share via


RefreshDataCompletedEventArgs.PeerEndPoint 属性

定义

指定更新的 PeerEndPoint

public:
 property System::Net::PeerToPeer::Collaboration::PeerEndPoint ^ PeerEndPoint { System::Net::PeerToPeer::Collaboration::PeerEndPoint ^ get(); };
public System.Net.PeerToPeer.Collaboration.PeerEndPoint PeerEndPoint { get; }
member this.PeerEndPoint : System.Net.PeerToPeer.Collaboration.PeerEndPoint
Public ReadOnly Property PeerEndPoint As PeerEndPoint

属性值

已更新的 PeerEndPoint 对象,其中包含一个对等方的终结点数据。

适用于

另请参阅