IJobRunShellFactory MembersQuartz.NET API Documentation

The IJobRunShellFactory type exposes the following members.

Methods

  NameDescription
Public methodCreateJobRunShell
Called by the QuartzSchedulerThread to obtain instances of JobRunShell.
Public methodInitialize
Initialize the factory, providing a handle to the IScheduler that should be made available within the JobRunShell and the IJobExecutionContexts within it.
Top
See Also