QuartzThread Start Method Quartz.NET API Documentation
Causes the operating system to change the state of the current thread instance to ThreadState.Running

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

public void Start()
See Also