Table of Contents

TTMSMCPTool.TaskSupport Property

Declares whether the client may, or must, invoke the tool as a long-running task. Anything other than tsForbidden publishes an execution object carrying the capability. The setting is an advertisement only: it does not by itself make the callback run asynchronously. Defaults to tsForbidden.

API unit family: TMS.MCP.Tools Declaring type: TTMSMCPTool Type: TTMSMCPTaskSupport

Syntax

property TaskSupport: TTMSMCPTaskSupport;

Default: tsForbidden