Click or drag to resize

ConfigurationCompilerByteCodeIncludeDebugSymbols Property

Sets 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 IncludeDebugSymbols { get; set; }

Property Value

Type: Boolean
indicator
See Also