QuickOPC User's Guide and Reference
BadMaxAgeInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadMaxAgeInvalid Field
The max age parameter is invalid.
Syntax
'Declaration
 
Public Const BadMaxAgeInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadMaxAgeInvalid
public const int BadMaxAgeInvalid
public:
const int BadMaxAgeInvalid
Remarks

Numeric value: 32880 (0x8070)

Status code: 2154823680 (0x80700000)

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