tstop
This command tells commhub to stop the task (daemon or job) if it is running. If no task is specified, then all tasks will be stopped. Note that all instances of a daemon or task are stopped before the base daemon is stopped.
If a dot and number suffix appears in the daemon or task name, then commhub will stop a specific instance of daemon or task, e.g. ngiapp.13.
The command syntax is:
tstop [daemon1 [daemon2 ...]]