public enum ESyncOperationStatus { osDeferred = 1, osImmediate = 0, osInvalid = -1 }