QuickOPC User's Guide and Reference
BadMaxConnectionsReached Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadMaxConnectionsReached Field
The operation could not be finished because all available connections are in use.
Syntax
'Declaration
 
Public Const BadMaxConnectionsReached As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadMaxConnectionsReached
public const int BadMaxConnectionsReached
public:
const int BadMaxConnectionsReached
Remarks

Numeric value: 32951 (0x80B7)

Status code: 2159476736 (0x80B70000)

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