QuickOPC User's Guide and Reference
BadShutdown Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadShutdown Field
The operation was cancelled because the application is shutting down.
Syntax
'Declaration
 
Public Const BadShutdown As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadShutdown
public const int BadShutdown
public:
const int BadShutdown
Remarks

Numeric value: 32780 (0x800C)

Status code: 2148270080 (0x800C0000)

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