QuickOPC User's Guide and Reference
DefaultFastestAutomaticUpdateRate Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Optimization Namespace > DAAutoSubscribingParameters Class : DefaultFastestAutomaticUpdateRate Field
Default value of the FastestAutomaticUpdateRate property.
Syntax
'Declaration
 
Public Const DefaultFastestAutomaticUpdateRate As Integer
'Usage
 
Dim value As Integer
 
value = DAAutoSubscribingParameters.DefaultFastestAutomaticUpdateRate
public const int DefaultFastestAutomaticUpdateRate
public:
const int DefaultFastestAutomaticUpdateRate
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