StateMachine.CurrentState property
Gets the Type of the current state.
protected internal Type CurrentState { get; }
See Also
- class StateMachine
- namespace Microsoft.Coyote.Actors
- assembly Microsoft.Coyote.Actors
Gets the Type of the current state.
protected internal Type CurrentState { get; }