Schedule.RecurrenceInterval Property

Definition

Gets or sets the time interval between the start times of two successive jobs under the job schedule.

public TimeSpan? RecurrenceInterval { get; set; }
member this.RecurrenceInterval : Nullable<TimeSpan> with get, set
Public Property RecurrenceInterval As Nullable(Of TimeSpan)

Property Value

Applies to