QuartzThread Join Method Quartz.NET API Documentation
Blocks the calling thread until a thread terminates

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

public void Join()
See Also