Click or drag to resize

CacheListenerSupportm_cacheKeyListeners Field

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
The collections of ICacheListener objects that have signed up for key based notifications from an IObservableCache implementation keyed by the corresponding key objects.

Namespace:  Tangosol.Net.Cache.Support
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
protected IDictionary m_cacheKeyListeners

Field Value

Type: IDictionary
See Also