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