Click or drag to resize

ConfigurationCompilerPlugInVirtualDataWindowConfig Property

Returns any additional configuration passed to the factory as part of the context.

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

Property Value

Type: Object
optional additional configuration
See Also