Class BackgroundJobRecordConsts
Inherited Members
Namespace: Volo.Abp.BackgroundJobs
Assembly: Volo.Abp.BackgroundJobs.Domain.Shared.dll
Syntax
public static class BackgroundJobRecordConsts
Properties
MaxJobArgsLength
Declaration
public static int MaxJobArgsLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxJobNameLength
Declaration
public static int MaxJobNameLength { get; set; }
Property Value
Type | Description |
---|---|
int |