ITMSMCPTaskSupportAttribute Interface
Declares whether a tool may or must be executed as a long-running task.
API unit family: TMS.MCP.Attributes
Extends: ITMSMCPCustomAttribute
Syntax
ITMSMCPTaskSupportAttribute = interface(ITMSMCPCustomAttribute)
Properties
| Name | Description |
|---|---|
| Support | Task support level declared for the tool. |
Methods
| Name | Description |
|---|---|
| GetSupport | Returns the declared task support level. |