Click or drag to resize

ConfigurationCompilerExpression Property

Returns the expression-related settings for compiler.

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

Property Value

Type: ConfigurationCompilerExpression
expression-related settings
See Also