This Service is used to set the monitoring mode for one or more MonitoredItems of a Subscription.
Setting the mode to DISABLED causes all queued Notifications to be deleted.
Syntax
Parameters
- monitoringMode
- The monitoring mode to be set for the MonitoredItems.
- monitoredItems
- List of Server-assigned ids for the MonitoredItems.
Return Value
List of StatusCodes for the MonitoredItems to enable/disable.
The size and order of the list matches the size and order of the monitoredItemIds request parameter.
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
See Also