Table of Contents

Property LastSyncedAt

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

LastSyncedAt

Time that the last sync has fully completed, if any. Currently, this is reset to null after a restart.

public DateTime? LastSyncedAt { get; }

Property Value

DateTime?