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_STARTUP, RTI_TASK_STATUS, RTI_TASKMANAGER