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
|
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
|
No |
timeoutproperty | the name of the property to set if maxwait has been exceeded. | No |