Ques:- What is Cache Callback in Cache?
Asked In :-
DREAMORBIT SOFTECH PVT, WBC SOFTWARE LAB, DSM SOFT, Bindroo Software and Consultants, VCNR Technologies (India), Digital India Web, CodeBlock Technologies, Net-Square Solutions, tatvasoft, winit software,
Right Answer:
Cache Callback in ASP.NET is a mechanism that allows you to specify a method to be called when a cached item is removed or expires. This method can be used to perform cleanup tasks or to refresh the cache with new data.
Cache Callback in ASP.NET is a mechanism that allows you to specify a method to be called when a cached item is removed or expires. This method can be used to perform cleanup tasks or to refresh the cache with new data.