QuickOPC User's Guide and Reference
BadTooManySubscriptions Field



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

Numeric value: 32887 (0x8077)

Status code: 2155282432 (0x80770000)

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