Click or drag to resize

SetupActions Properties

The SetupActions type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEnableConsoleOutput
Gets or sets a value indicating whether actions can send progression and information messages to the console.
Public propertyStatic memberStepDelay
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.

Top
See Also