Table of Contents

TTMSMCPClientServerResourceChangeEvent Event Type

Reports that the content of one subscribed resource changed and asks whether it should be read again.

API unit family: TMS.MCP.Client.Connection

Parameters

Name Description
Sender Connection that received the notification.
AURI Identifier of the resource that changed, empty when the server did not name one.
ARefresh Set to True to read the resource again. False on entry, so nothing is read unless the handler asks for it.