Enum UpdateCheckTriggerType
Defines trigger types for the update check.
Namespace: Sartorius.SAF.Infrastructure.SoftwareUpdate
Assembly: Sartorius.SAF.dll
Syntax
public enum UpdateCheckTriggerType
Fields
| Name | Description |
|---|---|
| Automatic | Update check is triggered automatically. |
| Manual | Update check is triggered manually. |