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

A base class that simplifies the implementation of a ICacheListener by multiplexing all events into a single listener method.

Namespace:  Tangosol.Net.Cache.Support
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
public abstract class MultiplexingCacheListener : ICacheListener

Inheritance Hierarchy

See Also