QuicConnection.LocalEndPoint Property

Definition

Gets the local endpoint used for this connection.

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

Property Value

Applies to