ScheduledJobOptions.DoNotAllowDemandStart Property       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Do not allow a task to be started on demand.
public bool DoNotAllowDemandStart { get; set; }member this.DoNotAllowDemandStart : bool with get, setPublic Property DoNotAllowDemandStart As Boolean