IJobRunShellFactory BorrowJobRunShell Method Quartz.NET API Documentation
Called by the QuartzSchedulerThread to obtain instances of JobRunShell.

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

JobRunShell BorrowJobRunShell()

Return Value

Type: JobRunShell

[Missing <returns> documentation for "M:Quartz.Core.IJobRunShellFactory.BorrowJobRunShell"]

See Also