public void SetAzureIds(List <AzureUploadedItem> mappings) { ThreadExecuter.Execute( () => repo.SetAzureIds(mappings) ); }