AdoConstantsTriggerTypeSimple Field

Quartz.NET 3.0 API Documentation
Simple Trigger type.

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

C#
public const string TriggerTypeSimple = "SIMPLE"

Field Value

Type: String
See Also

Reference