IDataCachingService Events |
The IDataCachingService type exposes the following members.
| Name | Description | |
|---|---|---|
| Added |
Fired after an object has successfully been committed to the cache
| |
| Removed |
Fired after an object has successfully been evicted from cache
| |
| Updated |
Fired after an object has successfully been updated within the cache
|