Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

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.

See Also