Skip to main content

SyncStreamSubscribeOptions

Properties

PropertyTypeDescription
priority?0 | 2 | 1 | 3A priority to assign to this subscription. This overrides the default priority that may have been set on streams. For details on priorities, see priotized sync.
ttl?numberA "time to live" for this stream subscription, in seconds. The TTL control when a stream gets evicted after not having an active SyncStreamSubscription object attached to it.