Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

An internal ICacheListener that listens to this cache and reports changes to the ICacheStore.

Namespace:  Tangosol.Net.Cache
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
protected class InternalListener : ICacheListener

Inheritance Hierarchy

System..::.Object
  Tangosol.Net.Cache..::.LocalCache..::.InternalListener

See Also