IBackgroundJobs interface
namespace: Serenity.Plugins assembly: Serenity.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
- Source: IBackgroundJobs.cs