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

System Object
  Quartz.Impl.AdoJobStore SimplePropertiesTriggerPersistenceDelegateSupport
    Quartz.Impl.AdoJobStore DailyTimeIntervalTriggerPersistenceDelegate

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

public class DailyTimeIntervalTriggerPersistenceDelegate : SimplePropertiesTriggerPersistenceDelegateSupport
See Also