The Maverick.NET SSH API

ActiveTunnel.Stop Method 

Stop the tunnel.

[Visual Basic]
Public Sub Stop()
[C#]
public void Stop();

Remarks

This method closes the channel between the two SSH nodes and closes the Socket.

See Also

ActiveTunnel Class | Maverick.Forwarding Namespace