Table of Contents

Property Ttl

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

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; }

Property Value

TimeSpan?