Click or drag to resize

ConfigurationRuntimeExecutionDeclaredExprValueCacheSize Property

Returns the cache size for declared expression values

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

Return Value

Type: Int32
value
See Also