Show / Hide Table of Contents

Class ConfigFile.Downloads

Configuration values related to Downloads.

Inheritance
object
ConfigFile.Downloads
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class ConfigFile.Downloads

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
int

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