Click or drag to resize

IDownloadHandler Methods

Version 94.4.20

The IDownloadHandler type exposes the following members.

Methods
  NameDescription
Public methodOnBeforeDownload
Called before a download begins.
Public methodOnDownloadUpdated
Called when a download's status or progress information has been updated. This may be called multiple times before and after OnBeforeDownload(IWebBrowser, IBrowser, DownloadItem, IBeforeDownloadCallback).
Top
See Also