TTMSMCPServer.TaskRegistry Property
Registry holding every task this server created, with their status, result and expiry. It backs the task-related protocol methods and is owned by the server.
API unit family: TMS.MCP.Server
Declaring type: TTMSMCPServer
Inherited from: TTMSMCPCustomServer
Type: TTMSMCPTaskRegistry
Syntax
property TaskRegistry: TTMSMCPTaskRegistry;