Oracle® Coherence .NET API Reference Release 3.6
E15727-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
E15727-01
Instantiate a listener on the internal cache that will direct
events to the passed listener, either synchronously or
asynchronously as appropriate.
Namespace:
Tangosol.Net.CacheAssembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
protected virtual ContinuousQueryCache..::.EventRouter InstantiateEventRouter( ICacheListener listener ) |
Parameters
- listener
- Type: Tangosol.Net.Cache..::.ICacheListener
The listener to route to.