Closes the tunnel. Stops new connections from being accepted, but leaves the current connections active.

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

Syntax

Visual Basic
Public Sub Close
C#
public void Close()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also