DbProviderShutdown Method

Quartz.NET 3.0 API Documentation
Shutdowns this instance.

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

C#
public virtual void Shutdown()

Implements

IDbProviderShutdown
See Also

Reference