Click or drag to resize

IDataCachingService Events

The IDataCachingService type exposes the following members.

Events
  NameDescription
Public eventAdded
Fired after an object has successfully been committed to the cache
Public eventRemoved
Fired after an object has successfully been evicted from cache
Public eventUpdated
Fired after an object has successfully been updated within the cache
Top
See Also