 | ConfigurationRuntimePatternsIsMaxSubexpressionPreventStart Property |
Returns true, the default, to indicate that if there is a maximum defined
it is being enforced and new subexpressions are not allowed.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsMaxSubexpressionPreventStart { get; set; }
Return Value
Type:
Booleanindicate whether enforced or not
See Also