QuicConnection.RemoteEndPoint Propiedad

Definición

Obtiene el punto de conexión remoto usado para esta conexión.

public:
 property System::Net::IPEndPoint ^ RemoteEndPoint { System::Net::IPEndPoint ^ get(); };
public System.Net.IPEndPoint RemoteEndPoint { get; }
member this.RemoteEndPoint : System.Net.IPEndPoint
Public ReadOnly Property RemoteEndPoint As IPEndPoint

Valor de propiedad

Se aplica a