Share via


UpdateStatus Class

Definition

Defines values for UpdateStatus.

public static class UpdateStatus
type UpdateStatus = class
Public Class UpdateStatus
Inheritance
UpdateStatus

Fields

Completed

All updates are successfully applied.

InProgress

Updates installation are in progress.

Pending

There are pending updates to be installed.

RetryLater

Updates installation failed and should be retried later.

RetryNow

Updates installation failed but are ready to retry again.

Applies to