Occurs when the download was paused.
            
 
    Namespace: 
   DotNetBrowser.Downloads
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntaxevent EventHandler<PausedEventArgs> Paused
Value
Type: 
SystemEventHandlerPausedEventArgs
Exceptions| Exception | Condition | 
|---|
| ObjectDisposedException | The IDownload has already been disposed. | 
See Also