IEvictionPolicy Methods |
The IEvictionPolicy type exposes the following members.
Name | Description | |
---|---|---|
![]() | EntryTouched |
This method is called by the cache to indicate that an entry has
been touched.
|
![]() | RequestEviction |
This method is called by the cache when the cache requires the
eviction policy to evict entries.
|