IBackgroundJobs.GetBackgroundJobs method
Gets the list of background jobs.
public IEnumerable<Type> GetBackgroundJobs()
Return Value
The list of background job types.
See Also
- interface IBackgroundJobs
Gets the list of background jobs.
public IEnumerable<Type> GetBackgroundJobs()
The list of background job types.