| FSMTState, TDataStop 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) |
Produce change descriptor to stop this FSM actor with the specified FSMBaseReason.
|