CacheListenerSupportm_cacheKeyListeners Field |
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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.1 (14.1.1.1)
Syntaxprotected IDictionary m_cacheKeyListeners
Field Value
Type:
IDictionary
See Also