Class AbpBackgroundWorkerOptions
Inheritance
object
AbpBackgroundWorkerOptions
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
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 |