Skip to content

IBackgroundJobs interface

namespace: Serenity.Plugins   assemblySerenity.Net.Core

Interface for plugins that have a list of background jobs.

public interface IBackgroundJobs

Members

name description
GetBackgroundJobs() Gets the list of background jobs.

See Also