Click or drag to resize

MatchRecognizeClauseIsAll Property

Indicator whether all matches.

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

Property Value

Type: Boolean
all matches
See Also