ISchedulerJob.HasRuntime Property

Definition

Determines whether the Runtime job property is set.

public bool HasRuntime { get; }
member this.HasRuntime : bool
Public ReadOnly Property HasRuntime As Boolean

Property Value

Is true if the run-time limit is set; otherwise, false.

Applies to