Show / Hide Table of Contents

Class BackgroundJobArgsHelper

Inheritance
object
BackgroundJobArgsHelper
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.Abstractions.dll
Syntax
public static class BackgroundJobArgsHelper

Methods

GetJobArgsType(Type)

Declaration
public static Type GetJobArgsType(Type jobType)
Parameters
Type Name Description
Type jobType
Returns
Type Description
Type
In this article
Back to top Powered by ABP.IO Platform