TTMSMCPServer.EnableResourceNotifications Property
When
True, a change to the resource collection broadcasts anotifications/resources/list_changedmessage so connected clients know to re-read the list. WhenFalse, 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.