QuartzThread Interrupt Method Quartz.NET API Documentation
Interrupts a thread that is in the WaitSleepJoin thread state

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

protected void Interrupt()
See Also