QuickOPC User's Guide and Reference
DefaultFastestAutomaticPublishingInterval Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > EasyUAEngineParameters Class : DefaultFastestAutomaticPublishingInterval Field
The default fastest publishing interval (FastestAutomaticPublishingInterval) that the component will use when calculating it. In milliseconds.
Syntax
'Declaration
 
Public Const DefaultFastestAutomaticPublishingInterval As Integer
'Usage
 
Dim value As Integer
 
value = EasyUAEngineParameters.DefaultFastestAutomaticPublishingInterval
public const int DefaultFastestAutomaticPublishingInterval
public:
const int DefaultFastestAutomaticPublishingInterval
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