Show / Hide Table of Contents

Class BackgroundJobRecordConsts

Inheritance
object
BackgroundJobRecordConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform