JobStoreSupportDelegate Property

Quartz.NET 3.0 API Documentation
Get the driver delegate for DB operations.

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

C#
protected virtual IDriverDelegate Delegate { get; }

Property Value

Type: IDriverDelegate
See Also

Reference