Class SyncStreamSubscribeOptions
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.