Skip to content

StreamCacheEvictionOptions.MetadataMinTimeInCache

MetadataMinTimeInCache

getset
View source
public TimeSpan? MetadataMinTimeInCache
Gets or sets the minimum time that message metadata (StreamSequenceToken) will stay in cache before it is available for time based purge. Used to avoid cache miss if the full message was purged. Set to null to disable this tracking.