QuickOPC User's Guide and Reference
BadNoContinuationPoints Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNoContinuationPoints Field
The operation could not be processed because all continuation points have been allocated.
Syntax
'Declaration
 
Public Const BadNoContinuationPoints As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNoContinuationPoints
public const int BadNoContinuationPoints
public:
const int BadNoContinuationPoints
Remarks

Numeric value: 32843 (0x804B)

Status code: 2152398848 (0x804B0000)

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