The Maverick.NET SSH API

ForwardingClient.GetActiveTunnels Method

Returns an ActiveTunnel array containing all the active tunnels that match the parameters supplied.

Overload List

Returns an ActiveTunnel array containing all the active tunnels that match the parameters supplied.

public ActiveTunnel[] GetActiveTunnels(string,ForwardingChannelType);

Returns an ActiveTunnel array containing all the active tunnels that match the parameters supplied.

public ActiveTunnel[] GetActiveTunnels(string,int,ForwardingChannelType);

See Also

ForwardingClient Class | Maverick.Forwarding Namespace