CachingBackend Events |
The CachingBackend type exposes the following members.
Name | Description | |
---|---|---|
DependencyInvalidated |
Events raised when a dependency is invalidated. Check the Events
property to see if the current CachingBackend supports events.
| |
ItemRemoved |
Event raised when a cache item is removed from the cache. Check the Events
property to see if the current CachingBackend supports events.
|