FiredTriggerRecord ClassQuartz.NET API Documentation
Conveys the state of a fired-trigger record.
Inheritance Hierarchy

System Object
  Quartz.Impl.AdoJobStore FiredTriggerRecord

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

[SerializableAttribute]
public class FiredTriggerRecord
See Also