An NDoc Documented Class Library |
|
FTPConnection.OnDownloading Method (String, String, Boolean, Int64, DateTime)
Called when a file is about to be downloaded.
Parameters
-
localPath
- Path of local file.
-
remoteFile
- Path of remote file.
-
resume
-
-
remoteFileSize
-
-
remoteModTime
-
Return Value
true
if the operation is to continue.
See Also
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace | FTPConnection.OnDownloading Overload List