CancelForwarding Method

Requests the server to stop forwarding a remote TCP/IP port.

Syntax

public void CancelForwarding(string address, int port);
Public Sub CancelForwarding(ByVal Address As String, ByVal Port As Integer)

Remarks

The CancelForwarding cancels a previous TCP/IP port forwarding request. When calling it, provide the same argument values you provided on the RequestForwarding call.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 .NET Edition - Version 20.0 [Build 8501]