Interface ICacheDependencyCallback
Interface which allows the object to execute a PerformCallback method when the object is removed from the cache if the cache dependency has changed
public interface ICacheDependencyCallback
- Extension Methods
Methods
PerformCallback()
Executes the callback to the target object
void PerformCallback()