UpdatedEventArgsProgress Property  | 
 
                Gets the rough percent complete.
            
 
    Namespace: 
   DotNetBrowser.Downloads.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.17.0
Syntaxpublic float Progress { get; }Property Value
Type: 
Single
                Rough percent complete. If the download size is not known, this value will be equal to -1.
            
See Also