Click or drag to resize

ConfigurationCompilerViewResourcesIterableUnbound Property

Sets flag to indicate unbound statements are iterable and return the last event.

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

Property Value

Type: Boolean
to set
See Also