Interface IScheduledJobLocator
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
Namespace: EPiServer.Scheduler.Internal
Assembly: EPiServer.dll
Version: 10.10.4Syntax
public interface IScheduledJobLocatorMethods
ListScheduledJobTypes()
Declaration
IEnumerable<PlugInDescriptor> ListScheduledJobTypes()Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<PlugInDescriptor> | 
