Sftp.LocalEndPoint Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
LocalEndPoint
Gets the local client EndPoint.
Declaration
public EndPoint LocalEndPoint { get; }
Property Value
Type | Description |
---|---|
EndPoint | The local client EndPoint. |