An NDoc Documented Class Library |
|
FTPConnection.OnDownloaded Method (String, String, Int64, Boolean, Exception, Int64, DateTime)
Called when a file downloading operation has completed (though it may have been cancelled).
Parameters
-
localPath
- Path of local file.
-
remoteFile
- Path of remote file.
-
bytesTransferred
-
-
resume
-
-
ex
- Exception thrown (if failed)
-
remoteFileSize
-
-
remoteModTime
-
See Also
FTPConnection Class | EnterpriseDT.Net.Ftp Namespace | FTPConnection.OnDownloaded Overload List