IScheduledJobSelector Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an abstraction for selecting a scheduled job. An implementation can be registered via the System.Web.Http.Services.DependencyResolver.
public interface IScheduledJobSelector
type IScheduledJobSelector = interface
Public Interface IScheduledJobSelector
- Derived
Methods
SelectJob(String) |
Returns a collection of scheduled jobs matching a given |
Applies to
Azure SDK for .NET