SchedulerTask.HasRuntime Property

Definition

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.

Implements

Applies to