Table of Contents

TTMSFNCCloudBaseRequestResult.CheckTaskStatus Method

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

API unit family: TMSFNCCloudBase Declaring type: TTMSFNCCloudBaseRequestResult

Syntax

function CheckTaskStatus: Boolean;

Returns

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