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() |