OPC Studio User's Guide and Reference
UAClientOperationContext Class
Members 



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.LiveMapping Namespace : UAClientOperationContext Class
A context for OPC-UA client operations.
Object Model
UAClientOperationContext ClassUAClientMapper Class
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
Public NotInheritable Class UAClientOperationContext 
   Inherits OpcLabs.BaseLib.LiveMapping.AbstractOperationContext
 
'Usage
 
Dim instance As UAClientOperationContext
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.LiveMapping.AbstractOperationContext
      OpcLabs.EasyOpc.UA.LiveMapping.UAClientOperationContext

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