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

The ConverterCollections..::.ConverterCacheListener type exposes the following members.

Properties

  NameDescription
CacheListener
The underlying ICacheListener.
ConverterKeyUp
The IConverter used to view an underlying CacheEventArgs' key through.
ConverterValueUp
The IConverter used to view an underlying CacheEventArgs' value through.
ObservableCache
The underlying IObservableCache.

See Also