Property DownloadedFraction
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; }
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; }