QuickOPC User's Guide and Reference
BadResponseTooLarge Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadResponseTooLarge Field
The response message size exceeds limits set by the client.
Syntax
'Declaration
 
Public Const BadResponseTooLarge As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadResponseTooLarge
public const int BadResponseTooLarge
public:
const int BadResponseTooLarge
Remarks

Numeric value: 32953 (0x80B9)

Status code: 2159607808 (0x80B90000)

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