QuickOPC User's Guide and Reference
BadTcpServerTooBusy Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTcpServerTooBusy Field
The server cannot process the request because it is too busy.
Syntax
'Declaration
 
Public Const BadTcpServerTooBusy As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTcpServerTooBusy
public const int BadTcpServerTooBusy
public:
const int BadTcpServerTooBusy
Remarks

Numeric value: 32893 (0x807D)

Status code: 2155675648 (0x807D0000)

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