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

Factory pattern: instantiate back cache listener.

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

Syntax

C#
protected virtual ICacheListener InstantiateBackCacheListener()

Return Value

An instance of back cache listener responsible for keeping the front cache coherent with the back cache.

See Also