TimerInterval Property

Path Control

The default length of time, in seconds.milliseconds, between path updates. Read/write at run time; write access is available at run time only when the path is stopped.

Syntax

HTML<PARAM NAME="TimerInterval" VALUE="nInterval">
ScriptingpathObj.TimerInterval=nInterval

Possible Values

nInterval
Integer expression giving the minimum number of seconds.milliseconds between path updates. The default interval is 0.100.

Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.