![]() | FSM<TState, TData>.Stop Method |
Name | Description | |
---|---|---|
![]() | Stop() |
Produce change descriptor to stop this FSM actor with FSMBase.ReasonFSMBase.Normal |
![]() | Stop(FSMBase.Reason) |
Produce change descriptor to stop this FSM actor with the specified FSMBase.Reason.
|
![]() | Stop(FSMBase.Reason, TData) |
Produce change descriptor to stop this FSM actor with the specified FSMBase.Reason.
|