SchedulerConstants DefaultGroup FieldQuartz.NET API Documentation
A (possibly) useful constant that can be used for specifying the group that IJob and ITrigger instances belong to.

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

public const string DefaultGroup

Field Value

Type: String
See Also