Gets the remote endpoint of a Transmission Control Protocol (TCP) connection.
| C# | Visual Basic |
public IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint Get
| In The Hand RemoteEndPoint Property Namespaces ► InTheHand.Net.NetworkInformation ► TcpConnectionInformation ► RemoteEndPoint |
| C# | Visual Basic |
public IPEndPoint RemoteEndPoint { get; }
Public ReadOnly Property RemoteEndPoint As IPEndPoint Get