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