Returns an ActiveTunnel array containing all the active tunnels that match the parameters supplied.
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);
ForwardingClient Class | Maverick.Forwarding Namespace