IDataSourceImportOptionsMinimumWaitingTimeAfterUpdateInSeconds Property |
Gets the minimum time interval between updates in seconds. This value is especially important if update notifications from the data source
are fired too frequently. In this case the value limits the update frequency.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax double MinimumWaitingTimeAfterUpdateInSeconds { get; }
Property Value
Double
The minimum time interval between updates in seconds.
See Also