BuildMaster SDK Reference
Version:

EventListenerThrottle Property

Gets or sets the number of seconds between checks for event listeners to run. This value may be set to -1 to disable event listeners.

Syntax

public static int EventListenerThrottle { get; set; }