QuickOPC User's Guide and Reference
FromCache Property (UAAttributePointReadParameters)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Connectivity Namespace > UAAttributePointReadParameters Class : FromCache Property
Attribute point read parameters that specify reading from the cache.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Public Shared Shadows ReadOnly Property FromCache As UAAttributePointReadParameters
 
'Usage
 
Dim value As UAAttributePointReadParameters
 
value = UAAttributePointReadParameters.FromCache
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