 | ConfigurationCompilerExpressionIsUdfCache Property |
By default true, indicates that user-defined functions cache return results
if the parameter set is empty or has constant-only return values.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsUdfCache { get; set; }
Property Value
Type:
Booleancache flag
See Also