What is Cache Callback?
The Cache object is dependent on its dependencies for example time based, file based, etc...The Cache items remove the object when cache dependencies change.ASP.NET provides capability to execute a callback method when that item is removed from the cache.