Property TotalDownloadedBytes
TotalDownloadedBytes
Total bytes downloaded.
Declaration
public long TotalDownloadedBytes { get; }
Property Value
| Type | Description |
|---|---|
| long |
Remarks
If content is loaded from the cache, this value isn't affected. This value is reset when ClearDownloadProgress() is called.