QuickOPC User's Guide and Reference
BadServiceUnsupported Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadServiceUnsupported Field
The server does not support the requested service.
Syntax
'Declaration
 
Public Const BadServiceUnsupported As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadServiceUnsupported
public const int BadServiceUnsupported
public:
const int BadServiceUnsupported
Remarks

Numeric value: 32779 (0x800B)

Status code: 2148204544 (0x800B0000)

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