ID : 526
Shutdown System Command
Shutdown system command | Task | Explanation |
---|---|---|
Halt | Own task | To halt the own task. |
Hold | Own task | To suspend the own task. |
Stop | Own task | |
Suspend | Designated task (The own task cannot be designated.) | |
SuspendAll | All tasks including the own task (other than supervisory task) | |
Kill | Designated task (The own task cannot be designated.) | |
KillAll | All tasks including the own task (other than supervisory task) |
ID : 526