 | 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
Syntaxpublic Object Config { get; set; }
Property Value
Type:
Objectoptional additional configuration
See Also