UpdateCheckStates Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Core.Update.UpdateCheckStates"]
Namespace: ZU.Core.Update
public enum UpdateCheckStates
Member name | Value | Description | |
---|---|---|---|
NeverChecked | 0 | ||
CheckFailed | 1 | ||
UpdateAvailable | 2 | ||
NoUpdatesFound | 3 | ||
RunningLatestVersion | 4 | ||
UpdateFailed | 5 |