StdJobRunShellFactory ClassQuartz.NET API Documentation
Responsible for creating the instances of JobRunShell to be used within the QuartzScheduler instance.
Inheritance Hierarchy

System Object
  Quartz.Impl StdJobRunShellFactory

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

public class StdJobRunShellFactory : IJobRunShellFactory
See Also