Click or drag to resize

IDataSourceImportOptionsMaximumWaitingTimeAfterFirstTriggerInSeconds Property

MaximumWaitingTimeAfterFirstTrigger (default: Infinity): designates the maximum waiting time after the first trigger (after an update) occured. If this time has elapsed, a new update operation will be executed.

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

Property Value

Double
See Also