CalendarIntervalTriggerPersistenceDelegate ClassQuartz.NET API Documentation
Persist a CalendarIntervalTriggerImpl by converting internal fields to and from SimplePropertiesTriggerProperties.
Inheritance Hierarchy

System Object
  Quartz.Impl.AdoJobStore SimplePropertiesTriggerPersistenceDelegateSupport
    Quartz.Impl.AdoJobStore CalendarIntervalTriggerPersistenceDelegate

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

public class CalendarIntervalTriggerPersistenceDelegate : SimplePropertiesTriggerPersistenceDelegateSupport
See Also