QuartzThread Constructor (String)Quartz.NET API Documentation
Initializes a new instance of the Thread class.

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

protected QuartzThread(
	string name
)
See Also