QuickOPC User's Guide and Reference
BadTooManyOperations Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTooManyOperations Field
The request could not be processed because it specified too many operations.
Syntax
'Declaration
 
Public Const BadTooManyOperations As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTooManyOperations
public const int BadTooManyOperations
public:
const int BadTooManyOperations
Remarks

Numeric value: 32784 (0x8010)

Status code: 2148532224 (0x80100000)

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