SchedulerTask.HasRuntime 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.
Determines whether the task has set the Runtime task property.
public bool HasRuntime { get; }
member this.HasRuntime : bool
Public ReadOnly Property HasRuntime As Boolean
Property Value
Is true if the task specifies a runtime limit; otherwise, false.