Occurs when the download was finished.
Namespace:
DotNetBrowser.Downloads
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax event EventHandler<FinishedEventArgs> Finished
Value
Type:
SystemEventHandlerFinishedEventArgsExceptions Exception | Condition |
---|
ObjectDisposedException | The IDownload has already been disposed. |
See Also