Connectivity Software User's Guide and Reference
ChangeMonitoredItemSubscription Method (IEasyUAClientExtension)



OpcLabs.EasyOpcUACore Assembly > OpcLabs.EasyOpc.UA Namespace > IEasyUAClientExtension Class : ChangeMonitoredItemSubscription Method
Changes parameters of a subscription to a particular monitored item.

It is more efficient to change multiple subscriptions using MultipleMonitoredItemSubscriptions method.

Overload List
OverloadDescription
Changes parameters of a subscription to a particular monitored item. Changes parameters of a subscription. Specify the handle, and a new sampling interval.  
Changes parameters of a subscription. Specify the handle, and a new monitoring parameters object.  
Changes parameters of a subscription, specifying an object containing all necessary arguments.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also