QuartzThread IsBackground Property Quartz.NET API Documentation
Gets or sets a value indicating whether or not a thread is a background thread.

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

protected bool IsBackground { set; }

Property Value

Type: Boolean
See Also