 | ConfigurationCompilerByteCodeAttachModuleEPL Property |
Sets the indicator whether the EPL module text will be available as a module property.
The default is false and the compiler does not provide the module EPL as a module property.
When set to true the compiler retains the module EPL in the compiler output.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool AttachModuleEPL { get; set; }
Property Value
Type:
Booleanindicator
See Also