NonBlockingCachingBackendEnhancer Events |
The NonBlockingCachingBackendEnhancer 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.
(Inherited from CachingBackend.) | |
ItemRemoved |
Event raised when a cache item is removed from the cache. Check the Events
property to see if the current CachingBackend supports events.
(Inherited from CachingBackend.) |