Skip to content

ChronologicalEvictionStrategy Methods

Eviction strategy that evicts data based off of age.

PerformPurge(DateTime)

View source
public void PerformPurge(DateTime nowUtc)
Method which should be called when pulling agent try to do a purge on the cache

Parameters

nowUtcDateTime
The current time (UTC)