TTMSMCPTask.SessionId Property
Identifier of the transport session that owns the task. Read-only, and empty for transports that have no sessions.
API unit family: TMS.MCP.Tasks
Declaring type: TTMSMCPTask
Type: string
Syntax
property SessionId: string;
Remarks
Used to restrict listing, status and cancellation to the owning client, and to route status notifications to the right stream. The identifier is server-internal and is never serialized to the client.