TriggerFiredBundle ClassQuartz.NET API Documentation
A simple class (structure) used for returning execution-time data from the JobStore to the QuartzSchedulerThread.
Inheritance Hierarchy

System Object
  Quartz.Spi TriggerFiredBundle

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

[SerializableAttribute]
public class TriggerFiredBundle
See Also