DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Downloads
IDownload Interface
IDownload Events
Canceled Event
Finished Event
Interrupted Event
Paused Event
Updated Event
IDownload
Finished Event
Occurs when the download was finished.
Namespace:
DotNetBrowser.Downloads
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.21.0
Syntax
C#
Copy
event
EventHandler
<
FinishedEventArgs
>
Finished
Value
Type:
System
EventHandler
FinishedEventArgs
Exceptions
Exception
Condition
ObjectDisposedException
The
IDownload
has already been disposed.
See Also
Reference
IDownload Interface
DotNetBrowser.Downloads Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.