| StateMachine Properties |
The StateMachine type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveStateConfiguration |
Gets the active state of the StateMachine instance.
| |
| Context |
Gets additional client provided context information.
| |
| Template |
Gets the StateMachineTemplate instance that defines the structure for this StateMachine.
| |
| TraceDispatchTriggerEvent |
Gets or sets a callback that can be used for tracing the StateMachine operation.
| |
| TraceStateChange |
Gets or sets a callback that can be used for tracing state changes in the StateMachine.
| |
| TraceTestTransition |
Gets or sets a callback that can be used for tracing and analyzing the StateMachine operation.
|