Edit

Share via


SchedulerJob.HasRuntime Property

Definition

Determines whether the job has set the Runtime job property.

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

Property Value

Is true if the job specifies a runtime limit; otherwise, false.

Implements

Applies to