 | ContextDescriptorConditionPatternIsInclusive Property |
Return the inclusive flag, meaning events that constitute the pattern match should be considered for
context-associated statements.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsInclusive { get; set; }
Property Value
Type:
Booleaninclusive flag
See Also