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

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

Fields

  NameDescription
m_cache
The converting cache that will be the source of converted events.
m_convKey
The IConverter to view an underlying CacheEventArgs' key.
m_convVal
The IConverter to view an underlying CacheEventArgs' value.
m_listener
The underlying ICacheListener.

See Also