StdSchedulerFactory GetScheduler Method Quartz.NET API Documentation
Overload List

  NameDescription
Public methodGetScheduler 
Returns a handle to the Scheduler produced by this factory.
Public methodGetScheduler(String)

Returns a handle to the Scheduler with the given name, if it exists (if it has already been instantiated).

Top
See Also