Class AbpBackgroundWorkerOptions
Inheritance
System.Object
AbpBackgroundWorkerOptions
Namespace: Volo.Abp.BackgroundWorkers
Assembly: Volo.Abp.BackgroundWorkers.dll
Syntax
public class AbpBackgroundWorkerOptions : object
Properties
IsEnabled
Default: true.
Declaration
public bool IsEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |