| 
            
              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.InteropAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.258-beta+f8b6aa3dbfe0b4cc2b0b0760dd5d2a3dd4f59d09
Syntaxpublic string lpRebootMsg
Public lpRebootMsg As String
public:
String^ lpRebootMsg
val mutable lpRebootMsg: string
 View SourceField 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