ContinuousQueryCacheEventDispatcherQueue Property |
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
This is the Queue to which items that need to be
processed are added, and from which the daemon pulls items to
process.
Namespace:
Tangosol.Net.Cache
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntaxpublic override Queue Queue { get; set; }
Property Value
Type:
Queue
See Also