Share via


SubscriptionListChangedEventArgs.PeerEndPoint Propiedad

Definición

Especifica el PeerEndPoint para el que se recibió la notificación de la suscripción.

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

Valor de propiedad

El objeto PeerEndPoint para el que se cambió la Lista de suscripción.

Se aplica a

Consulte también