Property TotalBytes
TotalBytes
Total bytes processed.
Declaration
public long TotalBytes { get; }
Property Value
Type | Description |
---|---|
long |
Remarks
This value contains the total size of content even if it has already been cached. This value is reset when ClearDownloadProgress() is called.