Click or drag to resize

CacheReferenceTypeDEFAULT Field

The default policy is set to WEAK to reduce the chance that out-of-memory errors occur as caches fill, and stay backwards compatible with prior Esper releases.

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const CacheReferenceType DEFAULT = 2

Return Value

Type: CacheReferenceType
default reference type
See Also