JobStoreSupport IVoidTransactionCallback InterfaceQuartz.NET API Documentation
Implement this interface to provide the code to execute within the a transaction template that has no return value.

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

protected interface IVoidTransactionCallback
See Also