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

An empty list of Listeners.

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

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