IBackgroundJobs.GetBackgroundJobs method

namespace: Serenity.Plugins   assemblySerenity.Net.Core

Gets list of background jobs

public IEnumerable<Type> GetBackgroundJobs()

See Also