IDownload Events |
The IDownload type exposes the following members.
Name | Description | |
---|---|---|
![]() | Canceled |
Occurs when the download was canceled.
|
![]() | Disposed |
Occurs when the object has been disposed.
(Inherited from IAutoDisposable.) |
![]() | Finished |
Occurs when the download was finished.
|
![]() | Interrupted |
Occurs when the download was interrupted.
|
![]() | Paused |
Occurs when the download was paused.
|
![]() | Updated |
Occurs when the download state was updated.
|