Table of Contents

Property DownloadedFraction

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

DownloadedFraction

This will be a number between 0.0 and 1.0 (inclusive).

When this number reaches 1.0, all changes have been received from the sync service.

public double DownloadedFraction { get; set; }

Property Value

double