TriggerConstants Class

Quartz.NET 3.0 API Documentation
Common constants for triggers.
Inheritance Hierarchy

SystemObject
  QuartzTriggerConstants

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

C#
public static class TriggerConstants

The TriggerConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDefaultPriority
The default value for priority.
Top
See Also

Reference