Table of Contents

TTMSMCPTransport.ActiveSessionIds Method

Returns the identifiers of the sessions that are currently open.

API unit family: TMS.MCP.Transport Declaring type: TTMSMCPTransport

Syntax

function ActiveSessionIds: TArray<string>; virtual;

Returns

One entry per open session. Empty on a channel that does not track sessions, which is the behavior inherited from this class.