QuickOPC User's Guide and Reference
BadMessageNotAvailable Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadMessageNotAvailable Field
The requested notification message is no longer available.
Syntax
'Declaration
 
Public Const BadMessageNotAvailable As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadMessageNotAvailable
public const int BadMessageNotAvailable
public:
const int BadMessageNotAvailable
Remarks

Numeric value: 32891 (0x807B)

Status code: 2155544576 (0x807B0000)

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