Click or drag to resize

ConfigurationCompilerExecutionIsEnabledDeclaredExprValueCache Property

Returns 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 IsEnabledDeclaredExprValueCache { get; }

Property Value

Type: Boolean
indicator
See Also