SyncStreamSubscribeOptions
Properties
| Property | Type | Description |
|---|---|---|
priority? | 0 | 2 | 1 | 3 | A 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? | number | A "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. |