| PersistentFSMBaseTState, TData, TEventStop Method |
| Name | Description | |
|---|---|---|
| Stop |
Produce change descriptor to stop this FSM actor with FSMBaseReasonFSMBaseNormal | |
| Stop(FSMBaseReason) |
Produce change descriptor to stop this FSM actor with the specified FSMBaseReason.
| |
| Stop(FSMBaseReason, TData) |
TBD
|