SchedulerRepository ClassQuartz.NET API Documentation
Holds references to Scheduler instances - ensuring uniqueness, and preventing garbage collection, and allowing 'global' lookups.
Inheritance Hierarchy

System Object
  Quartz.Impl SchedulerRepository

Namespace: Quartz.Impl
Assembly: Quartz (in Quartz.dll) Version: 1.0.3.3
Syntax

public class SchedulerRepository
See Also