QuickOPC User's Guide and Reference
BadSecureChannelClosed Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadSecureChannelClosed Field
The secure channel has been closed.
Syntax
'Declaration
 
Public Const BadSecureChannelClosed As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadSecureChannelClosed
public const int BadSecureChannelClosed
public:
const int BadSecureChannelClosed
Remarks

Numeric value: 32902 (0x8086)

Status code: 2156265472 (0x80860000)

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