QuickOPC User's Guide and Reference
GoodShutdownEvent Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : GoodShutdownEvent Field
The system is shutting down.
Syntax
'Declaration
 
Public Const GoodShutdownEvent As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.GoodShutdownEvent
public const int GoodShutdownEvent
public:
const int GoodShutdownEvent
Remarks

Numeric value: 168 (0x00A8)

Status code: 11010048 (0x00A80000)

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