Property LocalEndPoint
LocalEndPoint
Gets the local endpoint.
Declaration
public EndPoint LocalEndPoint { get; }
Property Value
Type | Description |
---|---|
EndPoint | The local endpoint that the TlsSocket is using for communications. |
Implements
Remarks
The LocalEndPoint property contains the network connection information associated with the local network device.