Overload List
| Name | Description | |
|---|---|---|
| BeginDownloadFile(String, String, AsyncCallback, Object) |
Begins an asynchronous request to download a file from the FTP server and save it locally.
| |
| BeginDownloadFile(String, String, TransferParameters, AsyncCallback, Object) |
Begins an asynchronous request to download a file from the FTP server and save it locally.
| |
| BeginDownloadFile(String, String, WriteMode, AsyncCallback, Object) |
Begins an asynchronous request to download a file from the FTP server and save it locally.
|