OPC Studio User's Guide and Reference
StatusInfo Property (_EasyUAServerConditionChangedEventArgs)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace > _EasyUAServerConditionChangedEventArgs Interface : StatusInfo Property
Status information corresponding to the contents of the event arguments.
Syntax
'Declaration
 
ReadOnly Property StatusInfo As StatusInfo
 
'Usage
 
Dim instance As _EasyUAServerConditionChangedEventArgs
Dim value As StatusInfo
 
value = instance.StatusInfo
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