Enum SoftwareUpdateState
Defines states for the SoftwareUpdate.
Namespace: Sartorius.SAF.Infrastructure.SoftwareUpdate
Assembly: Sartorius.SAF.dll
Syntax
public enum SoftwareUpdateState
Fields
Name | Description |
---|---|
Canceling | Cancellation of software update get process is pending. |
Checking | Checking for software update. |
Default | Default state. |
Getting | Getting software update is in progress. |
ReadyToGet | Ready to get the software update. |
ReadyToInstall | Ready to install the software update. |