QuickOPC User's Guide and Reference
GoodCallAgain Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : GoodCallAgain Field
The operation is not finished and needs to be called again.
Syntax
'Declaration
 
Public Const GoodCallAgain As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.GoodCallAgain
public const int GoodCallAgain
public:
const int GoodCallAgain
Remarks

Numeric value: 169 (0x00A9)

Status code: 11075584 (0x00A90000)

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