Click or drag to resize

LocalCacheDEFAULT_UNITS Field

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
By default, the cache size (in units) is infinite.

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

Field Value

Type: Int32
See Also