QuickOPC User's Guide and Reference
BadTimeout Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTimeout Field
The operation timed out.
Syntax
'Declaration
 
Public Const BadTimeout As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTimeout
public const int BadTimeout
public:
const int BadTimeout
Remarks

Numeric value: 32778 (0x800A)

Status code: 2148139008 (0x800A0000)

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