Click or drag to resize

ConfigurationCompilerByteCodeIsIncludeDebugSymbols Property

Returns indicator whether the binary class code should include debug symbols

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

Property Value

Type: Boolean
indicator
See Also