Click or drag to resize

LocalCacheDEFAULT_FLUSH Field

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
By default, expired cache entries are flushed on a minute interval.

Namespace:  Tangosol.Net.Cache
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
public const int DEFAULT_FLUSH = 60000

Field Value

Type: Int32
See Also