Gets the tunnel on which the error occurred.

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

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also