Delayer
Overview
The Delayer component is used to create a delay for a specified time. A typical application scenario is as follows: If a step is a time-consuming task and the subsequent steps depend on the execution result of the step, you can add the Delayer component between the two steps to ensure that the subsequent steps can be executed properly.
Configuration
|
Parameter |
Description |
|---|---|
|
Delay Expression (ms) |
Delay duration, in milliseconds. |
Last Article: Parallel Processor
Next Article: Splitter
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.