Click or drag to resize

DataSourceImportOptionsControllerMinimumWaitingTimeAfterLastTrigger Property

Gets or sets the minimum waiting time after the last trigger.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DimensionfulQuantity MinimumWaitingTimeAfterLastTrigger { get; set; }

Property Value

DimensionfulQuantity
See Also