Click or drag to resize
WebSyncHelperScriptTimeout Property
Gets or sets the script timeout in seconds.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 8.2.23
Syntax
C#
public static int ScriptTimeout { get; set; }

Property Value

Type: Int32
See Also