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