Table of Contents

Property LastSyncedAt

Namespace
PowerSync.Common.Client.Sync.Stream
Assembly
PowerSync.Common.dll

LastSyncedAt

If HasSynced is true, the last time data from this stream has been synced.

public DateTime? LastSyncedAt { get; set; }

Property Value

DateTime?