OnDemandDehydrationReason Enumeration |
Namespace: ShellBoost.Core.Synchronization
public enum OnDemandDehydrationReason
Member name | Value | Description | |
---|---|---|---|
None | 0 | There's no reason. | |
UserManual | 1 | Manual user dehydration. | |
SystemLowSpace | 2 | The system is on low space condition. | |
SystemInactivity | 3 | The system is inactive. | |
SystemOSUpgrade | 4 | The system had an OS upgrade. |