ChronologicalEvictionStrategy<TCachedMessage>.PerformPurge Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method which should be called when pulling agent try to do a purge on the cache
public void PerformPurge (DateTime nowUtc);
abstract member PerformPurge : DateTime -> unit
override this.PerformPurge : DateTime -> unit
Public Sub PerformPurge (nowUtc As DateTime)
Parameters
- nowUtc
- DateTime