Click or drag to resize

IDownload Events

The IDownload type exposes the following members.

Events
  NameDescription
Public eventCanceled
Occurs when the download was canceled.
Public eventDisposed
Occurs when the object has been disposed.
(Inherited from IAutoDisposable.)
Public eventFinished
Occurs when the download was finished.
Public eventInterrupted
Occurs when the download was interrupted.
Public eventPaused
Occurs when the download was paused.
Public eventUpdated
Occurs when the download state was updated.
Top
See Also