Click or drag to resize
IDownloadItemCallback Methods
Version 63.0.0

The IDownloadItemCallback type exposes the following members.

Methods
  NameDescription
Public methodCancel
Call to cancel the download.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodPause
Call to pause the download.
Public methodResume
Call to resume the download.
Top
See Also