Interface IScheduledJobLocator
Namespace: EPiServer.Scheduler.Internal
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public interface IScheduledJobLocator
Methods
ListScheduledJobTypes()
Declaration
IEnumerable<PlugInDescriptor> ListScheduledJobTypes()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<PlugInDescriptor> |