The OfflineUpdateAvailability can be one of:
Constant | Description |
---|---|
Enums.OfflineUpdateAvailabilityIndeterminate | (-1) It is not possible to determine whether updates are available, for example, because the operation is not supported. |
Enums.OfflineUpdateAvailabilityAvailable | (0) There are updates available. |
Enums.OfflineUpdateAvailabilityNone | (1) There are no updates available. |