The ICacheEvictionPolicy type exposes the following members.

Methods

  NameDescription
Public methodInitialize
Initialize the eviction policy to run on the specified cache
Public methodNotifyInsert
Tracks cache inserts
Public methodNotifyLookup
Tracks cache lookups
Public methodNotifyRemove
Tracks cache removals
Public methodRun
Runs this eviction policy against the specified cache

See Also