QuicConnection.RemoteEndPoint Property

Definition

Gets the remote endpoint used for this connection.

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

Property Value

Applies to