Click or drag to resize

SimpleStateMachineT Properties

The SimpleStateMachineT generic type exposes the following members.

Properties
  NameDescription
Public propertyCode examplecurrentState
Current state of the machine.
Public propertyCode exampleisStrict
Tells if all the transitions must be explicitly declared.
Public propertymachineIsInactive
Tells if the machine was shutdown.
Top
See Also