QuickOPC User's Guide and Reference
BadNoSubscription Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNoSubscription Field
There is no subscription available for this session.
Syntax
'Declaration
 
Public Const BadNoSubscription As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNoSubscription
public const int BadNoSubscription
public:
const int BadNoSubscription
Remarks

Numeric value: 32889 (0x8079)

Status code: 2155413504 (0x80790000)

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