Click or drag to resize

CoordinatedAdapterDisallowStateTransitions Method

Disallow subsequent 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#
void DisallowStateTransitions()
See Also