Table of Contents

Property DownloadProgress

Namespace
PowerSync.Common.DB.Crud
Assembly
PowerSync.Common.dll

DownloadProgress

Internal information about how far we are downloading operations in buckets.

public Dictionary<string, BucketProgress>? DownloadProgress { get; set; }

Property Value

Dictionary<string, BucketProgress>