IJobExecutionContext Recovering Property Quartz.NET API Documentation
If the IJob is being re-executed because of a 'recovery' situation, this method will return  .

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

bool Recovering { get; }

Property Value

Type: Boolean
See Also