Table of Contents

Property HasSynced

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

HasSynced

Indicates whether there has been at least one full sync. Is null when unknown, for example when state is still being loaded from the database.

public bool? HasSynced { get; }

Property Value

bool?