UpdatedEventArgsTotalBytes Property  | 
 
                Gets the total size of the file.
            
 
    Namespace: 
   DotNetBrowser.Downloads.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.17.0
Syntaxpublic long TotalBytes { get; }Property Value
Type: 
Int64 The total size of the file in bytes.
See Also