Property DownloadProgress
DownloadProgress
Internal information about how far we are downloading operations in buckets.
public Dictionary<string, BucketProgress>? DownloadProgress { get; set; }
Internal information about how far we are downloading operations in buckets.
public Dictionary<string, BucketProgress>? DownloadProgress { get; set; }