ApplyChangeStatus Enumeration |
Namespace: ShellBoost.Core.Synchronization
public enum ApplyChangeStatus
Member name | Value | Description | |
---|---|---|---|
Success | 0 | The change was applied successfully. | |
Failure | 1 | Fatal errors have occured during the application. | |
Retry | 2 | Non-fatal Errors have occured during the application. |