Class BackgroundJobManagerExtensions
Inherited Members
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 |