RebootBehavior Enumeration
Defines constants that indicate the computer restart behavior of an update.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
| Member name | Description |
|---|---|
| AlwaysRequiresReboot | The update requires the user to restart the computer after the update is installed or uninstalled. The user may restart the computer after installing or uninstalling other updates in the update bundle. |
| CanRequestReboot | The update may require the user to restart the computer during or after the update is installed or uninstalled. The user may restart the computer after installing or uninstalling other updates in the update bundle. |
| NeverReboots | The update does not require the user to restart the computer during or after the update is installed or uninstalled. |
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2