 | ConfigurationCompilerLoggingEnableCode Property |
Set indicator whether code generation logging is enabled, by default it is disabled.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool EnableCode { get; set; }
Property Value
Type:
Booleanindicator
See Also