Click or drag to resize

ConfigurationCompilerLoggingIsEnableCode Property

Returns indicator whether code generation logging is enabled or not.

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

Property Value

Type: Boolean
indicator
See Also