Occurs when the download state was updated.
            
 
    Namespace: 
   DotNetBrowser.Downloads
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxevent EventHandler<UpdatedEventArgs> Updated
Value
Type: 
SystemEventHandlerUpdatedEventArgs
Exceptions| Exception | Condition | 
|---|
| ObjectDisposedException | The IDownload has already been disposed. | 
See Also