Table of Contents

next attribute

Specifies the number of milliseconds DataMiner has to wait after having received the response of the last executed pair before executing the next pair.

Content Type

unsignedInt

Parent

Pair

Remarks

If the last item in the group contains this attribute, it will also cause a delay before the next group is executed.

Example:

<Pair next="5000">25</Pair>