ISchedulerFactory GetScheduler Method Quartz.NET API Documentation
Overload List

  NameDescription
Public methodGetScheduler 
Returns a client-usable handle to a IScheduler.
Public methodGetScheduler(String)
Returns a handle to the Scheduler with the given name, if it exists.
Top
See Also