The default fastest publishing interval (
FastestAutomaticPublishingInterval) that the component will use when calculating it. In milliseconds.
The value of this constant is 20.
Syntax
'Declaration
Public Const DefaultFastestAutomaticPublishingInterval As Integer
'Usage
Dim value As Integer
value = EasyUAClientEngineParameters.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