MisfireInstruction CronTrigger FireOnceNow FieldQuartz.NET API Documentation
Instructs the IScheduler that upon a mis-fire situation, the ICronTrigger wants to be fired now by IScheduler.

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

public const int FireOnceNow

Field Value

Type: Int32
See Also