Class ConfigFile.Scripting
Inheritance
System.Object
ConfigFile.Scripting
Assembly: SoCore.dll
Syntax
public static class Scripting : Object
Properties
EnableScripting
Declaration
public static bool EnableScripting { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaxTimeouts
Declaration
public static int MaxTimeouts { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ScriptPath
Declaration
public static string ScriptPath { get; set; }
Property Value
Type |
Description |
System.String |
|
TimeoutLimit
Declaration
public static int TimeoutLimit { get; set; }
Property Value
Type |
Description |
System.Int32 |
|