OPC Studio User's Guide and Reference
CacheMaximumAge Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UAReadParameters Class : CacheMaximumAge Field
The maximum age value that denotes reading from the cache.

The value of this constant is 2147483647.

Syntax
'Declaration
 
Public Const CacheMaximumAge As Double
'Usage
 
Dim value As Double
 
value = UAReadParameters.CacheMaximumAge
public const double CacheMaximumAge
public:
const double CacheMaximumAge
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