Occurs when the download state was updated.
Namespace:
DotNetBrowser.Downloads
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.15.0
Syntax event EventHandler<UpdatedEventArgs> Updated
Value
Type:
SystemEventHandlerUpdatedEventArgsExceptions Exception | Condition |
---|
ObjectDisposedException | The IDownload has already been disposed. |
See Also