QuickOPC User's Guide and Reference
BadRequestCancelledByClient Field



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

Numeric value: 32812 (0x802C)

Status code: 2150367232 (0x802C0000)

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