mirror of https://github.com/abpframework/abp.git
2 changed files with 3 additions and 3 deletions
@ -1,6 +1,6 @@ |
|||
namespace Volo.Abp.BackgroundWorkers |
|||
{ |
|||
public class BackgroundWorkerOptions |
|||
public class AbpBackgroundWorkerOptions |
|||
{ |
|||
/// <summary>
|
|||
/// Default: true.
|
|||
Loading…
Reference in new issue