Skip to content

IBackgroundJobs.GetBackgroundJobs method

Gets the list of background jobs.

public IEnumerable<Type> GetBackgroundJobs()

Return Value

The list of background job types.

See Also