Rebex SFTP for .NET

ProxySocket.LocalEndPoint Property

Gets the local endpoint.

public System.Net.IPEndPoint LocalEndPoint {get;}

Property Value

The local endpoint that the ProxySocket is using for communications.

Remarks

The LocalEndPoint property contains the network connection information associated with the local network device.

See Also

ProxySocket Class | Rebex.Net Namespace