QuickOPC User's Guide and Reference
BadConnectionRejected Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadConnectionRejected Field
Could not establish a network connection to remote server.
Syntax
'Declaration
 
Public Const BadConnectionRejected As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadConnectionRejected
public const int BadConnectionRejected
public:
const int BadConnectionRejected
Remarks

Numeric value: 32940 (0x80AC)

Status code: 2158755840 (0x80AC0000)

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