QuickOPC User's Guide and Reference
BadWouldBlock Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadWouldBlock Field
Non blocking behaviour is required and the operation would block.
Syntax
'Declaration
 
Public Const BadWouldBlock As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadWouldBlock
public const int BadWouldBlock
public:
const int BadWouldBlock
Remarks

Numeric value: 32949 (0x80B5)

Status code: 2159345664 (0x80B50000)

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