TTMSMCPClientServerItem Class
One configured server inside a client's server list. It completes the base connection with the identity of the owning client, the shared request numbering, and the plumbing that lets a blocking tool call be released when its answer arrives.
API unit family: TMS.MCP.Client
Inherits from: TTMSMCPCustomClientConnection
Syntax
TTMSMCPClientServerItem = class(TTMSMCPCustomClientConnection)
Remarks
Entries are created and released by the collection that holds them; obtain one through the Add or Insert method of that collection rather than constructing it directly.