PerformPurge(DateTime)
abstract
public abstract void PerformPurge(DateTime utcNow) Method which should be called when pulling agent try to do a purge on the cache
Parameters
utcNowDateTime- The current time (UTC)
public abstract void PerformPurge(DateTime utcNow)utcNowDateTime