Table of Contents

Property SyncStreams

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

SyncStreams

All sync streams currently being tracked in the database. This returns null when the database is currently being opened and we don't have reliable information about all included streams yet.

Sync streams are currently in alpha.

public SyncStreamStatusView[]? SyncStreams { get; }

Property Value

SyncStreamStatusView[]