next up previous contents index
Next: Nested Elements Up: Waitfor Previous: Description   Contents   Index

Parameters

Attribute Description Required
maxwait The maximum amount of time to wait for all the required conditions to become true before failing the task. Defaults to 180000 maxwaitunits. No
maxwaitunit The unit of time that must be used to interpret the value of the maxwait attribute. Defaults to millisecond. Valid Values are
  • millisecond
  • second
  • minute
  • hour
  • day
  • week
No
checkevery The amount of time to wait between each test of the conditions. Defaults to 500 checkeveryunits. No
checkeveryunit The unit of time that must be used to interpret the value of the checkevery attribute. Defaults to millisecond. Valid Values are
  • second
  • minute
  • hour
  • day
  • week
No
timeoutproperty the name of the property to set if maxwait has been exceeded. No


next up previous contents index
Next: Nested Elements Up: Waitfor Previous: Description   Contents   Index
Andrew Marlow 2003-07-08