Class AbpBackgroundWorkerOptions
Inherited Members
Namespace: Volo.Abp.BackgroundWorkers
Assembly: Volo.Abp.BackgroundWorkers.dll
Syntax
public class AbpBackgroundWorkerOptions
Constructors
AbpBackgroundWorkerOptions()
Declaration
public AbpBackgroundWorkerOptions()
Properties
IsEnabled
Declaration
public bool IsEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |