QuickOPC User's Guide and Reference
BadTooManySessions Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTooManySessions Field
The server has reached its maximum number of sessions.
Syntax
'Declaration
 
Public Const BadTooManySessions As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTooManySessions
public const int BadTooManySessions
public:
const int BadTooManySessions
Remarks

Numeric value: 32854 (0x8056)

Status code: 2153119744 (0x80560000)

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