QuickOPC User's Guide and Reference
BadSecureChannelIdInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadSecureChannelIdInvalid Field
The specified secure channel is no longer valid.
Syntax
'Declaration
 
Public Const BadSecureChannelIdInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadSecureChannelIdInvalid
public const int BadSecureChannelIdInvalid
public:
const int BadSecureChannelIdInvalid
Remarks

Numeric value: 32802 (0x8022)

Status code: 2149711872 (0x80220000)

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