Click or drag to resize

CacheListenerSupportNO_LISTENERS Field

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
An empty list of Listeners.

Namespace:  Tangosol.Net.Cache.Support
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
protected readonly Listeners NO_LISTENERS

Field Value

Type: Listeners
Remarks
Because this is a theoretically mutable object that is used as a return value, it is purposefully not static.
See Also