IJobRunShellFactory InterfaceQuartz.NET API Documentation
Responsible for creating the instances of JobRunShell to be used within the QuartzScheduler instance.

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

public interface IJobRunShellFactory
See Also