ConnectionInfo LocalEndPoint Property NetworkComms.Net Help
The OnlineEndPoint corresponding to the local end of this connection.

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public EndPoint LocalEndPoint { get; private set; }

Property Value

Type: OnlineEndPoint
See Also