QuickOPC User's Guide and Reference
UAReadParameters Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAReadParameters Class : UAReadParameters Constructor
Initializes a new instance of the UAReadParameters class.
Overload List
OverloadDescription
Initializes a new instance of the UAReadParameters class.Initializes a new instance of the class with default data.  
Initializes a new instance of the UAReadParameters class.Initializes a new instance of the UAReadParameters object from a given value age.  
Initializes a new instance of the UAReadParameters class.Initializes a new instance of the UAReadParameters object from a given value age and encoding name.  
Initializes a new instance of the UAReadParameters class.Initializes a new instance of the UAReadParameters object from an encoding name.  
Initializes a new instance of the UAReadParameters class.Initializes a new copy of the UAReadParameters object.  
Initializes a new instance of the UAReadParameters class.Initializes a new instance of the class with serialized data.  
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