Hi,
I am trying to use WithMicrosoftMemoryCacheHandle as my in memory Cache.
WithMicrosoftMemoryCacheHandle takes MemoryCacheOptions object
MemoryCache has a property CompactOnMemoryPressure . There is no documentation on CompactOnMemoryPressure in the internet also .
Why this property is useful.?