Class AbpBackgroundWorkerQuartzOptions
Inheritance
object
AbpBackgroundWorkerQuartzOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.BackgroundWorkers.Quartz
Assembly: Volo.Abp.BackgroundWorkers.Quartz.dll
Syntax
public class AbpBackgroundWorkerQuartzOptions
Constructors
AbpBackgroundWorkerQuartzOptions()
Declaration
public AbpBackgroundWorkerQuartzOptions()
Properties
IsAutoRegisterEnabled
Declaration
public bool IsAutoRegisterEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |