 | ConfigurationCompilerByteCodeInstrumented Property |
Sets the indicator whether the compiler generates instrumented byte code for use with the debugger.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool Instrumented { get; set; }
Property Value
Type:
Booleanindicator
See Also