FTPConnectionDownloading Event |
Namespace: EnterpriseDT.Net.Ftp
The FTPFileTransferEventArgs argument passed to handlers has a Cancel property, that, if set to true will result in the transfer being cancelled.
If the DownloadFile(String, String) method was used to initiate the transfer then the LocalPath property may be set in order to change the path of the downloaded file.