Gets remote endpoint of the tunnel (if available).

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

Syntax

Visual Basic
Public Property RemoteEndPoint As EndPoint
	Get
	Private Set
C#
public EndPoint RemoteEndPoint { get; private set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also