Click or drag to resize

ConfigurationCompilerStreamSelection Property

Returns settings applicable to streams (insert and remove, insert only or remove only) selected for a statement.

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

Property Value

Type: ConfigurationCompilerStreamSelection
stream selection defaults
See Also