Namespace DotNetBrowser.Downloads.Events
Classes
- CanceledEventArgs
Event arguments for the Canceled event.
- DownloadEventArgs
The base class for IDownload events.
- FinishedEventArgs
Event arguments for the Finished event.
- InterruptedEventArgs
Event arguments for the Interrupted event.
- PausedEventArgs
Event arguments for the Paused event.
- UpdatedEventArgs
Event arguments for the Updated event.
Enums
- DownloadInterruptionReason
Possible download interruption reason.