 | AdapterStateManagerDisallowStateTransitions Method |
Disallow future state changes, and throw an IllegalStateTransitionException if they are attempted.
Namespace:
com.espertech.esper.runtime.client.util
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic void DisallowStateTransitions()
See Also