Skip to content

ChronologicalEvictionStrategy Properties

Eviction strategy that evicts data based off of age.

OnPurged

getset
View source
public Action<CachedMessage?, CachedMessage?> OnPurged
Gets or sets the method which will be called when purge is finished.