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_SUBMITRTI_TASK_STARTUPRTI_TASK_STATUSRTI_TASKMANAGER

  • No labels