QuickOPC User's Guide and Reference
BadSessionClosed Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadSessionClosed Field
The session was closed by the client.
Syntax
'Declaration
 
Public Const BadSessionClosed As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadSessionClosed
public const int BadSessionClosed
public:
const int BadSessionClosed
Remarks

Numeric value: 32806 (0x8026)

Status code: 2149974016 (0x80260000)

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