ConnectionAndTransactionHolderDispose Method

Quartz.NET 3.0 API Documentation
Releases all resources used by the ConnectionAndTransactionHolder

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

C#
public void Dispose()

Implements

IDisposableDispose
See Also

Reference