Property Ttl
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.
public TimeSpan? Ttl { get; set; }
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.
public TimeSpan? Ttl { get; set; }