DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Downloads
IDownload Interface
IDownload Events
Canceled Event
Finished Event
Interrupted Event
Paused Event
Updated Event
IDownload
Updated Event
Occurs when the download state was updated.
Namespace:
DotNetBrowser.Downloads
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.21.0
Syntax
C#
Copy
event
EventHandler
<
UpdatedEventArgs
>
Updated
Value
Type:
System
EventHandler
UpdatedEventArgs
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.