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

SetFileListAsync Method

Sets the file list for a connection during a directory listing request.

Syntax

[VB.NET]
Public Function SetFileListAsync(ByVal ConnectionId As Integer, ByVal List As String()) As IAsyncAction
[C#]
public IAsyncAction SetFileListAsync(int connectionId, string[] list);

Remarks

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

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