AutoUpdateSettingsDownloadIntervalInDays Property |
Gets or sets the download interval in days.
Namespace: Altaxo.SettingsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int DownloadIntervalInDays { get; set; }
Property Value
Int32Time interval in days, after which Altaxo looks, whether a new version is available.
See Also