SyncJobMovingState Enumeration |
Namespace: ShellBoost.Core.Synchronization
public enum SyncJobMovingState
Member name | Value | Description | |
---|---|---|---|
Done | 0 | All content changes have been moved and the job can proceed. | |
ContentMoving | 1 | Some content changes are still being moved. | |
WaitingForParents | 2 | Some movings are waiting for their parents. |