Table of Contents

Class SyncStreamSubscribeOptions

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

Options for subscribing to a sync stream.

public class SyncStreamSubscribeOptions
Inheritance
SyncStreamSubscribeOptions
Inherited Members

Properties

Priority

A priority to assign to this subscription. This overrides the default priority that may have been set on streams. For details on priorities, see prioritized sync documentation.

Ttl

A "time to live" for this stream subscription. The TTL controls when a stream gets evicted after not having an active ISyncStreamSubscription object attached to it.