Click or drag to resize

ConfigurationCompilerLanguage Property

Returns the language-related settings.

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

Property Value

Type: ConfigurationCompilerLanguage
language-related settings
See Also