.NET Scriptable FTP Client

FTPAsynchronousConnection.CreateGetFileThread Method 

[This is preliminary documentation and subject to change.]

private Thread CreateGetFileThread(
   string remoteFileName,
   string localFileName,
   FTPFileTransferType type
);

See Also

FTPAsynchronousConnection Class | FTPClient Namespace