Show / Hide Table of Contents

Class ConfigFile.Downloads

Configuration values related to Downloads.

Inheritance
Object
ConfigFile.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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top