FileDownloader Events

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Events

Name Description
Public event DownloadComplete Raised when the whole download process is completed.
Public event DownloadFileCountChange Raised when the file list is changed.
Public event DownloadItemComplete Raised each time when download of a successive file is completed.
Public event DownloadStep Raised to indicate that a certain step of the download process is started.
Public event Error Raised when some error occurs.
Public event InitComplete Raised when File Downloader is completely created and initialized.
Public event Progress Raised to indicate the progress of the download.