Show / Hide Table of Contents

Class BackgroundJobManagerExtensions

Inheritance
object
BackgroundJobManagerExtensions
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 BackgroundJobManagerExtensions

Methods

IsAvailable(IBackgroundJobManager)

Declaration
public static bool IsAvailable(this IBackgroundJobManager backgroundJobManager)
Parameters
Type Name Description
IBackgroundJobManager backgroundJobManager
Returns
Type Description
bool
In this article
Back to top Powered by ABP.IO Platform