DBConnectionManagerInstance Property

Quartz.NET 3.0 API Documentation
Get the class instance.

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

C#
public static IDbConnectionManager Instance { get; }

Return Value

Type: IDbConnectionManager
an instance of this class
See Also

Reference