TimeoutValue Property

image\btn_example.gif

image\validfor_amv.gif

Applies To Objects

System

Description

Sets or returns the timeout interval (or default timeout interval) in milliseconds used by some Wait operations (for example, Screen.WaitForString and Area.WaitUntilChanged). Read-write.

Syntax

object.TimeoutValue

Element

Description

object

The System object.

Comments

The initial default timeout value is 30,000 milliseconds (30 seconds). If you change TimeoutValue, the new value becomes the default.