TTMSMCPCustomServer.ActiveSessionIds Method
Returns the identifiers of the sessions the transport currently holds open.
API unit family: TMS.MCP.Server
Declaring type: TTMSMCPCustomServer
Syntax
function ActiveSessionIds: TArray<string>;
Returns
Session identifiers, or an empty array when no transport is assigned or the transport has no sessions.