Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.1.3.0.0)
E47892-01

The WindowsFormsCacheListener type exposes the following members.

Events

  NameDescription
Public eventEntryDeleted
Occurs when an entry is deleted from the cache.
(Inherited from DelegatingCacheListener.)
Public eventEntryInserted
Occurs when a new entry is added to the cache.
(Inherited from DelegatingCacheListener.)
Public eventEntryUpdated
Occurs when a cache entry is updated.
(Inherited from DelegatingCacheListener.)

See Also