0
kicks
How to use the CacheItemRemovedCallBack
.NET provides a callback method when a cached item is being removed from memory. Knowing when your cached item is removed is a good way to help manage caching performance.