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