IBackgroundJobs interface

namespace: Serenity.Plugins   assemblySerenity.Net.Core

Interface for plugins that has a list of background jobs

public interface IBackgroundJobs

Members

name description
GetBackgroundJobs() Gets list of background jobs

See Also