Edit

Share via


RealTimeConnection.LocalEndpoint Property

Definition

Gets the local endpoint of this connection. This is valid only when the connection is connected.

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