Cancels a remote forwarding listener.
A value of true if the server reported that the forwarding was cancelled.
Calling this method sends a request to the server to cancel a remote forwarding listener. The request may be denied. In the case of an SSH1 connection all requests to cancel will be denied as the protocol does not support the feature.
| Exception Type | Condition |
|---|---|
| SSHException | Thrown if the forwarding listener specified does not exist. |
ForwardingClient Class | Maverick.Forwarding Namespace | ForwardingClient.CancelRemoteForwarding Overload List