ICacheAdapter Events
The ICacheAdapter type exposes the following members.
Events
| Name | Description | |
|---|---|---|
|
|
CacheCleared |
Occurs when cache is cleared.
|
|
|
CacheInvalidated |
Occurs when cache invalidated for a specific key.
|
|
|
CacheRead |
Occurs when the cache is read.
|
|
|
CacheWritten |
Occurs when the cache is written to.
|

