Gets the remote server EndPoint.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public ReadOnly Property RemoteEndPoint As EndPoint
	Get
C#
public EndPoint RemoteEndPoint { get; }

Field Value

The remote server EndPoint.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also