OPC Studio User's Guide and Reference
HandleAndReturn Method (UADataVariableReadEventArgs)



OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel Namespace > UADataVariableReadEventArgs Class : HandleAndReturn Method
Indicate that the event has been completely handled, and return the specified OPC UA attribute data as the event handling result.
Overload List
OverloadDescription
Indicate that the event has been completely handled, and return the specified OPC UA attribute data as the event handling result.  
Indicate that the event has been completely handled, and return the specified OPC UA status code as the event handling result.  
Indicate that the event has been completely handled, and return the specified value as the event handling result.  
Indicate that the event has been completely handled, and return the specified value and OPC UA status code as the event handling result.  
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