QuickOPC User's Guide and Reference
BadConnectionClosed Field



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

Numeric value: 32942 (0x80AE)

Status code: 2158886912 (0x80AE0000)

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