Interface ISyncStreamSubscription
Represents an active subscription to a sync stream.
public interface ISyncStreamSubscription : ISyncStreamDescription
- Inherited Members
Methods
- Unsubscribe()
Removes this stream subscription.
- WaitForFirstSync(CancellationToken)
Waits until data from this sync stream has been synced and applied.