Property | Type | Description | |
---|---|---|---|
RestartRequired | bool | ||
UpdatesApplied | bool |
Method | Description | |
---|---|---|
WindowsUpdateResult ( bool updatesApplied, bool restartRequired ) : System |
public WindowsUpdateResult ( bool updatesApplied, bool restartRequired ) : System | ||
updatesApplied | bool | |
restartRequired | bool | |
return | System |