SimpleTrigger RepeatIndefinitely FieldQuartz.NET API Documentation
Used to indicate the 'repeat count' of the trigger is indefinite. Or in other words, the trigger should repeat continually until the trigger's ending timestamp.

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

public const int RepeatIndefinitely

Field Value

Type: Int32
See Also