Easy Tutorial
❮ Met Keys Ev App Onend Onstart ❯

ASP ScriptTimeout Property



The ScriptTimeout property sets or returns the maximum number of seconds a script can run before being terminated.

Syntax

Parameter Description
NumSeconds The maximum number of seconds a script can run before being terminated. The default is 90 seconds.

Examples

Example 1

Setting the script timeout:

Example 2

Retrieving the current value of the ScriptTimeout property:


❮ Met Keys Ev App Onend Onstart ❯