ContinuousQueryCacheConfigureSynchronization Method |
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Set up the listeners that keep the ContinuousQueryCache
up-to-date.
Namespace:
Tangosol.Net.Cache
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntaxprotected void ConfigureSynchronization(
bool reload
)
Parameters
- reload
- Type: SystemBoolean
Pass true to force a data reload.
See Also