Wix.ServiceConfig Type
Service configuration information for failure actions.
Record fields
Record Field | Description |
|
|
Full Usage:
ProgramCommandLine
Field type: string
|
If any of the three *ActionType attributes is "runCommand", this specifies the command to run when doing so. This value is formatted.
|
Full Usage:
RebootMessage
Field type: string
|
If any of the three *ActionType attributes is "reboot", this specifies the message to broadcast to server users before doing so.
|
Full Usage:
ResetPeriodInDays
Field type: int
|
|
Full Usage:
RestartServiceDelayInSeconds
Field type: int
|
If any of the three *ActionType attributes is "restart", this specifies the number of seconds to wait before doing so.
|
|
|
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.createAttributeList ()
Returns: seq<string * string>
|
|