Click or drag to resize

DotNetBrowser.Downloads.Events Namespace

This namespace contains interfaces and classes related to the downloads events.
Classes
  ClassDescription
Public classCanceledEventArgs
Event arguments for the Canceled event.
Public classDownloadEventArgs
The base class for IDownload events.
Public classFinishedEventArgs
Event arguments for the Finished event.
Public classInterruptedEventArgs
Event arguments for the Interrupted event.
Public classPausedEventArgs
Event arguments for the Paused event.
Public classUpdatedEventArgs
Event arguments for the Updated event.
Enumerations
  EnumerationDescription
Public enumerationDownloadInterruptionReason
Possible download interruption reason.