SetupActions Properties |
The SetupActions type exposes the following members.
| Name | Description | |
|---|---|---|
| EnableConsoleOutput |
Gets or sets a value indicating whether actions can send progression and information
messages to the console.
| |
| StepDelay |
Gets or sets the delay duration (in mms) occuring between (un)installation steps.
Default: disabled (0). As some installation are almost instantaneous, it can be a good idea to insert a little delay between steps (e.g. 50ms) so the user can see the progression. |