You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/framework/test/Volo.Abp.BackgroundJobs.Tests/Volo/Abp/BackgroundJobs
maliming 174e25b0be
Remove ConfigureAwait of async method.
5 years ago
..
AbpBackgroundJobsTestModule.cs Resolved #408: Automatically register services by convention for a module 6 years ago
BackgroundJobExecuter_Tests.cs Remove unnecessary async usages. 5 years ago
BackgroundJobManager_Tests.cs Remove ConfigureAwait of async method. 5 years ago
BackgroundJobsTestBase.cs AbpIntegratedTest change all proejct namespace 5 years ago
MyAsyncJob.cs Implement AsyncBackgroundJob. 5 years ago
MyAsyncJobArgs.cs Implement AsyncBackgroundJob. 5 years ago
MyJob.cs Refactored and added tests for the background job system. 7 years ago
MyJobArgs.cs Auto register background jobs. Make the job name optional. 7 years ago