Gets local endpoint of the tunnel.

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

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also