TTMSMCPTool.TaskSupport Property
Declares whether the client may, or must, invoke the tool as a long-running task. Anything other than
tsForbiddenpublishes anexecutionobject carrying the capability. The setting is an advertisement only: it does not by itself make the callback run asynchronously. Defaults totsForbidden.
API unit family: TMS.MCP.Tools
Declaring type: TTMSMCPTool
Type: TTMSMCPTaskSupport
Syntax
property TaskSupport: TTMSMCPTaskSupport;
Default: tsForbidden