Click or drag to resize

ConfigurationRuntimeExpression Property

Returns the expression-related settings for common.

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

Return Value

Type: ConfigurationRuntimeExpression
expression-related settings
See Also