Sleep (pause program execution)¶
This action suspends the package execution until the number of seconds specified by SecondsToSleep has elapsed.
This custom action can be used in combination with Show/Hide a wait message dialog.
| Property Name | Data Type | Description |
|---|---|---|
| SecondsToSleep | Integer | Number of seconds to wait for. The value is limited to a maximum of 65535 seconds. |