QuickOPC User's Guide and Reference
BadWaitingForResponse Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadWaitingForResponse Field
The asynchronous operation is waiting for a response.
Syntax
'Declaration
 
Public Const BadWaitingForResponse As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadWaitingForResponse
public const int BadWaitingForResponse
public:
const int BadWaitingForResponse
Remarks

Numeric value: 32946 (0x80B2)

Status code: 2159149056 (0x80B20000)

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