Click or drag to resize

ConfigurationCompilerPlugInSingleRowFunctionValueCache Property

Returns the setting for the cache behavior.

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

Property Value

Type: ConfigurationCompilerPlugInSingleRowFunctionValueCacheEnum
cache behavior
See Also