Table of Contents

TTMSMCPCloudBaseRequestResult.CheckTaskStatus Method

Returns True when the background task associated with this request is still active.

API unit family: TMS.MCP.CloudBase Declaring type: TTMSMCPCloudBaseRequestResult

Syntax

function CheckTaskStatus: Boolean;

Returns

True if the task is still running or queued; False if it has completed or was cancelled.