StdSchedulerFactory Constructor (NameValueCollection)Quartz.NET API Documentation
Initializes a new instance of the StdSchedulerFactory class.

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

public StdSchedulerFactory(
	NameValueCollection props
)
See Also