wait

Description

This Job will either wait a given number of milliseconds or will wait for a property or job to become available.

If the for property is provided, then the delay is used as the number of milliseconds between checking if the property is available.

Properties

NameDescriptionRequired
name A name, can be any text. No.
pause The wait delay in milliseconds. No if for property is set, otherwise yes.
for The property to wait for. No.

(c) Rob Gordon 2005