 | ConditionPatternSubexpressionMax Class |
Indicates that the followed-by pattern operator, when parameterized with a
max number of sub-expressions, has reached that limit at runtime.
Inheritance HierarchySystemObject com.espertech.esper.common.client.hook.conditionConditionPatternSubexpressionMax
Namespace:
com.espertech.esper.common.client.hook.condition
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic class ConditionPatternSubexpressionMax : BaseCondition
The ConditionPatternSubexpressionMax type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Max | Returns the limit reached. |
Top
See Also