Table of Contents

TTMSMCPSessionState.Subscriptions Property

URIs this client subscribed to through resources/subscribe. The list is sorted and ignores duplicates, and it is what SendResourceUpdatedForSession tests before sending an update.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPSessionState Type: TStringList

Syntax

property Subscriptions: TStringList;