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