Click or drag to resize

ConfigurationCompilerScripts Property

Returns script settings.

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

Property Value

Type: ConfigurationCompilerScripts
script settings
See Also