Occurs when the download was canceled.
Namespace:
DotNetBrowser.Downloads
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntaxevent EventHandler<CanceledEventArgs> Canceled
Value
Type:
SystemEventHandlerCanceledEventArgs
Exceptions| Exception | Condition |
|---|
| ObjectDisposedException | The IDownload has already been disposed. |
See Also