QuartzSchedulerResources ClassQuartz.NET API Documentation
Contains all of the resources (IJobStore,IThreadPool, etc.) necessary to create a QuartzScheduler instance.
Inheritance Hierarchy

System Object
  Quartz.Core QuartzSchedulerResources

Namespace: Quartz.Core
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public class QuartzSchedulerResources
See Also