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

Create a self-processing event queue dispatcher.

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

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