Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Create a self-processing event queue dispatcher.

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

Syntax

C#
protected virtual ContinuousQueryCache..::.EventDispatcher InstantiateEventDispatcher()

Return Value

A EventDispatcher onto which events can be placed in order to be dispatched asynchronously.

See Also