Property LimitMarkerTTL
- Namespace
- NATS.Client.KeyValueStore
- Assembly
- NATS.Client.KeyValueStore.dll
LimitMarkerTTL
How long the bucket keeps markers when keys are removed by the TTL setting, 0 meaning markers are not supported.
public TimeSpan LimitMarkerTTL { get; init; }
Property Value
Remarks
This feature is only available on NATS server v2.11 and later.