Show / Hide Table of Contents

Class ConfigFile.SoJavaScript

Configuration values for the JavaScript for SuperOffice system.

Inheritance
object
ConfigFile.SoJavaScript
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.SoJavaScript

Properties

ExecutionLimit

The number of seconds a JavaScript is allowed to run before being killed.

Declaration
public static int ExecutionLimit { get; set; }
Property Value
Type Description
int
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top