Class ConfigFile.Downloads
Configuration values related to Downloads.
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class Downloads : Object
Properties
ReportingInterval
The interval (in seconds) which the web-installation will require activity udpates from WebTools-clients in order for the clients to be considered active.
Declaration
public static int ReportingInterval { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
WebToolVersion
The version number to use for upgrade check.
Declaration
public static string WebToolVersion { get; set; }
Property Value
Type | Description |
---|---|
String |