JobStoreTX ClassQuartz.NET API Documentation
JobStoreTX is meant to be used in a standalone environment. Both commit and rollback will be handled by this class.
Inheritance Hierarchy

System Object
  Quartz.Impl.AdoJobStore AdoConstants
    Quartz.Impl.AdoJobStore JobStoreSupport
      Quartz.Impl.AdoJobStore JobStoreTX

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

public class JobStoreTX : JobStoreSupport
See Also