 | ConfigurationCompilerByteCodeIsInstrumented Property |
Returns 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 IsInstrumented { get; }
Property Value
Type:
Booleanindicator
See Also