![]() | Downloader Events |
The Downloader type exposes the following members.
Name | Description | |
---|---|---|
![]() | DownloadEnded |
This event is fired, when a download ended.
This can mean success or failure.
|
![]() | DownloadProgress |
This event is fired, when the progress of a running download was updated.
|
![]() | DownloadStarted |
This event is fired, when a download started.
|
![]() | IsWorkingChanged |
This event is fired, when the downloader starts with the first download after
doing nothing, or if the downloader finished the last queued download task.
|
![]() | WorkFinished |
This event is fired, when all queued download tasks have ended.
|