Click or drag to resize

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
Syntax
C#
public void DisallowStateTransitions()
See Also