QuartzSchedulerThread ClassQuartz.NET API Documentation
The thread responsible for performing the work of firing ITrigger s that are registered with the QuartzScheduler.
Inheritance Hierarchy

System Object
  Quartz QuartzThread
    Quartz.Core QuartzSchedulerThread

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

public class QuartzSchedulerThread : QuartzThread
See Also