Click or drag to resize

WindowsApiSERVICE_FAILURE_ACTIONSlpRebootMsg Field

The message to be broadcast to server users before rebooting in response to the SC_ACTION_REBOOT service controller action.

Namespace: GSF.Interop
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.244-beta+cf93f5f8aea4b941e9b426fe4e180c2bd85d31a2
Syntax
public string lpRebootMsg
View Source

Field Value

String
Remarks
If this value is NULL, the reboot message is unchanged. If the value is an empty string (""), the reboot message is deleted and no message is broadcast.
See Also