The IEvictionPolicy type exposes the following members.

Methods

  NameDescription
Public methodEntryTouched
This method is called by the cache to indicate that an entry has been touched.
Public methodRequestEviction
This method is called by the cache when the cache requires the eviction policy to evict entries.

Properties

  NameDescription
Public propertyName
Obtain the name of the eviction policy.

See Also