IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

RequestTcpIpForwardingAsync Method

Requests the server to forward a remote TCP/IP port.

Syntax

[VB.NET]
Public Function RequestTcpIpForwardingAsync(ByVal Address As String, ByVal Port As Integer) As Task
[C#]
public Task RequestTcpIpForwardingAsync(string address, int port);

Remarks

This method is the asynchronous version of the RequestTcpIpForwarding method and is used to support asynchronous operations in WinRT. Please refer to RequestTcpIpForwarding for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0