TTMSMCPTask.SignalTerminal Method
Releases every caller that is waiting for this task to finish.
API unit family: TMS.MCP.Tasks
Declaring type: TTMSMCPTask
Syntax
procedure SignalTerminal;
Remarks
Called by the registry once the task reaches a final state. The signal stays set afterwards, so a later wait returns immediately.