edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

Overload List

  NameDescription
Public methodBeginDownloadFile(String, String, AsyncCallback, Object)
Begins an asynchronous request to download a file from the FTP server and save it locally.
Public methodBeginDownloadFile(String, String, TransferParameters, AsyncCallback, Object)
Begins an asynchronous request to download a file from the FTP server and save it locally.
Public methodBeginDownloadFile(String, String, WriteMode, AsyncCallback, Object)
Begins an asynchronous request to download a file from the FTP server and save it locally.

See Also