QuickOPC User's Guide and Reference
BadTcpInternalError Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTcpInternalError Field
An internal error occurred.
Syntax
'Declaration
 
Public Const BadTcpInternalError As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTcpInternalError
public const int BadTcpInternalError
public:
const int BadTcpInternalError
Remarks

Numeric value: 32898 (0x8082)

Status code: 2156003328 (0x80820000)

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