Edit

Share via


RealTimeConnection.RemoteEndpoint Property

Definition

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

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