What is Cache Callback in Cache ?

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