 | ConfigurationRuntimeMatchRecognizeIsMaxStatesPreventStart Property |
Returns true, the default, to indicate that if there is a maximum defined
it is being enforced and new states 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 IsMaxStatesPreventStart { get; set; }
Property Value
Type:
Booleanindicate whether enforced or not
See Also