Table of Contents

TTMSMCPServer.SendResourcesChangedNotification Method

Broadcasts a notifications/resources/list_changed message to every connected client.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPServer Inherited from: TTMSMCPCustomServer

Syntax

procedure SendResourcesChangedNotification;

Remarks

Does nothing when no client has initialized or when EnableResourceNotifications is False.