Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

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.7.1.23 (3.7.1.23)

Syntax

C#
protected class InternalListener : ICacheListener

Inheritance Hierarchy

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

See Also