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

An empty list of Listeners.

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

Syntax

C#
protected readonly Listeners NO_LISTENERS

Remarks

Because this is a theoretically mutable object that is used as a return value, it is purposefully not static.

See Also