QuickOPC User's Guide and Reference
BadTcpSecureChannelUnknown Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTcpSecureChannelUnknown Field
The SecureChannelId and/or TokenId are not currently in use.
Syntax
'Declaration
 
Public Const BadTcpSecureChannelUnknown As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTcpSecureChannelUnknown
public const int BadTcpSecureChannelUnknown
public:
const int BadTcpSecureChannelUnknown
Remarks

Numeric value: 32895 (0x807F)

Status code: 2155806720 (0x807F0000)

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