Click or drag to resize

CompilerArgumentsConfiguration Property

Returns the configuration

Namespace:  com.espertech.esper.compiler.client
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public Configuration Configuration { get; set; }

Return Value

Type: Configuration
configuration
See Also