ConnectionAndTransactionHolder ClassQuartz.NET API Documentation
Utility class to keep track of both active transaction and connection.
Inheritance Hierarchy

System Object
  Quartz.Impl.AdoJobStore ConnectionAndTransactionHolder

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

public class ConnectionAndTransactionHolder
See Also