Table of Contents

TTMSMCPServer.EnableResourceNotifications Property

When True, a change to the resource collection broadcasts a notifications/resources/list_changed message so connected clients know to re-read the list. When False, changes are silent.

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

Syntax

property EnableResourceNotifications: Boolean;

Default: false

Remarks

Default is False.