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/src/Volo.Abp.BackgroundWorkers/Volo/Abp/BackgroundWorkers
liangshiwei 5d3610f9a5
Enable nullable annotations for Volo.Abp.BackgroundWorkers
2 years ago
..
AbpBackgroundWorkerOptions.cs convert file-scoped namespacing for framework 4 years ago
AbpBackgroundWorkersModule.cs Use `AsyncHelper` to call the async method. 4 years ago
AsyncPeriodicBackgroundWorkerBase.cs Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods. 4 years ago
BackgroundWorkerBase.cs Enable nullable annotations for Volo.Abp.BackgroundWorkers 2 years ago
BackgroundWorkerManager.cs Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods. 4 years ago
BackgroundWorkersApplicationInitializationContextExtensions.cs Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods. 4 years ago
IBackgroundWorker.cs convert file-scoped namespacing for framework 4 years ago
IBackgroundWorkerManager.cs Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods. 4 years ago
PeriodicBackgroundWorkerBase.cs Enable nullable annotations for Volo.Abp.BackgroundWorkers 2 years ago
PeriodicBackgroundWorkerContext.cs Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods. 4 years ago