Click or drag to resize

DelegatingCacheListener Events

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The DelegatingCacheListener type exposes the following members.

Events
  NameDescription
Public eventEntryDeleted
Occurs when an entry is deleted from the cache.
Public eventEntryInserted
Occurs when a new entry is added to the cache.
Public eventEntryUpdated
Occurs when a cache entry is updated.
Top
See Also