QuickOPC User's Guide and Reference
EasyUASubscriptionChangeArguments Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel Namespace > EasyUASubscriptionChangeArguments Class : EasyUASubscriptionChangeArguments Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class.  
Initializes a new instance of the class. Initializes a new copy of the EasyUASubscriptionChangeArguments object from the OpcLabs.BaseLib.OperationModel.OperationArguments object.  
Initializes a new instance of the class. Initializes a new copy of the EasyUASubscriptionChangeArguments object from the OpcLabs.BaseLib.OperationModel.HandleArguments.  
Initializes a new instance of the class. Initializes a new copy of the EasyUASubscriptionChangeArguments object from the OpcLabs.BaseLib.OperationModel.HandleArguments, monitoring parameters, and subscription parameters.  
Initializes a new instance of the class. Initializes a new copy of the EasyUASubscriptionChangeArguments object from the monitoring item handle, monitoring parameters, and subscription parameters.  
Initializes a new instance of the class. Initializes a new copy of the EasyUASubscriptionChangeArguments object from the monitoring item handle, and monitoring parameters.  
Initializes a new instance of the class. Initializes a new copy of the EasyUASubscriptionChangeArguments object from an existing instance.  
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