BuildMaster SDK Reference
Version:

ScheduleExecuterThrottle Property

Gets or sets the number of minutes between checks for scheduled or SCM-triggered builds to initiate. This value may be set to -1 to disable scheduled builds.

Syntax

public static int ScheduleExecuterThrottle { get; set; }