Method WaitForFirstSync
WaitForFirstSync(CancellationToken)
Waits until data from this sync stream has been synced and applied.
Task WaitForFirstSync(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenOptional cancellation token to abort the wait.
Returns
- Task
A task that completes when the first sync is done.