The ICacheEvictionPolicy type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Initialize |
Initialize the eviction policy to run on the specified cache
| |
| NotifyInsert |
Tracks cache inserts
| |
| NotifyLookup |
Tracks cache lookups
| |
| NotifyRemove |
Tracks cache removals
| |
| Run |
Runs this eviction policy against the specified cache
|