FileTransferClient.RemoteEndPoint Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 8.0.9673)
RemoteEndPoint
Gets the remote server EndPoint.
Declaration
public EndPoint RemoteEndPoint { get; }
Property Value
| Type | Description |
|---|---|
| EndPoint | The remote server EndPoint. |