Click or drag to resize
IServerScriptTimeout Property
Gets or sets the request time-out value in seconds.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
int ScriptTimeout { get; set; }

Property Value

Type: Int32
See Also