QuickOPC User's Guide and Reference
BadTcpNotEnoughResources Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTcpNotEnoughResources Field
There are not enough resources to process the request.
Syntax
'Declaration
 
Public Const BadTcpNotEnoughResources As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTcpNotEnoughResources
public const int BadTcpNotEnoughResources
public:
const int BadTcpNotEnoughResources
Remarks

Numeric value: 32897 (0x8081)

Status code: 2155937792 (0x80810000)

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