| IState Properties |
The IState type exposes the following members.
| Name | Description | |
|---|---|---|
| IgnoreJobLoadException |
Gets whether transition to this state should ignore job de-serialization
exceptions.
| |
| IsFinal |
Gets if the current state is a final one.
| |
| Name |
Gets the unique name of the state.
| |
| Reason |
Gets the human-readable reason of a state transition.
|