| StateMachineClearEventQueue Method |
Discards any pending events in the event queue of the
StateMachine.
Namespace: StaMaAssembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax public void ClearEventQueue()
Public Sub ClearEventQueue
public:
void ClearEventQueue()
member ClearEventQueue : unit -> unit
See Also