Table of Contents

Property HasExplicitSubscription

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

HasExplicitSubscription

Whether this stream has been subscribed to explicitly. It's possible for both IsDefault and HasExplicitSubscription to be true at the same time - this happens when a default stream was subscribed explicitly.

public bool HasExplicitSubscription { get; set; }

Property Value

bool