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