Click or drag to resize

IDataSourceImportOptionsMinimumWaitingTimeAfterFirstTriggerInSeconds Property

MinimumWaitingTimeAfterFirstTrigger (default: Zero): designates the minimum time interval that should at least be waited after the first trigger (after an update) and the next update operation.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double MinimumWaitingTimeAfterFirstTriggerInSeconds { get; }

Property Value

Double
See Also