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