Click or drag to resize

ConfigurationCompilerPlugInPatternObjects Property

Returns the list of plug-in pattern objects.

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

Property Value

Type: IListT
plug-in pattern objects
See Also