====== RTI_TASK_SHUTDOWN ====== ==== Description ==== RTI_TASK_SHUTDOWN stops the polling service that processes background tasks. It is a member of the RTI_TASK_xxx programs. ==== Syntax ==== call RTI_TASK_SHUTDOWN() ==== Parameters ==== None ==== Returns ==== Notes: Use RTI_TASK_SHUTDOWN to terminate the background processing manager and any associated queues launched explicitly by the RTI_TASK_STARTUP command, or implicitly by the RTI_TASK_SUBMIT command. See Also: [[rti_task_submit|RTI_TASK_SUBMIT]], [[rti_task_startup|RTI_TASK_STARTUP]], [[rti_task_status|RTI_TASK_STATUS]], [[rti_taskmanager|RTI_TASKMANAGER]]