Gets remote endpoint.
| C# | Visual Basic | Visual C++ |
public IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint Get
public: property IPEndPoint^ RemoteEndPoint { IPEndPoint^ get (); }
| C# | Visual Basic | Visual C++ |
public IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint Get
public: property IPEndPoint^ RemoteEndPoint { IPEndPoint^ get (); }