Returns an array of the remote forwarding listeners.
This array identifies the active remote forwarding listeners. The value for each element is the address and port bound. For example if a forwarding exists listening on localhost and port 8080 the value identifying this element will be "localhost:8080".
Use the values returned by this property to obtain the active tunnel lists with a call to GetActiveTunnels
ForwardingClient Class | Maverick.Forwarding Namespace