Click or drag to resize

ConfigurationCompilerExecutionEnabledDeclaredExprValueCache Property

Sets indicator whether declared-expression-value-cache is enabled (true by default)

Namespace:  com.espertech.esper.common.client.configuration.compiler
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public bool EnabledDeclaredExprValueCache { get; set; }

Property Value

Type: Boolean
indicator
See Also