Click or drag to resize

AutoUpdateSettingsDownloadIntervalInDays Property

Gets or sets the download interval in days.

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int DownloadIntervalInDays { get; set; }

Property Value

Int32
Time interval in days, after which Altaxo looks, whether a new version is available.
See Also