ISchedulerJob.Runtime Property

Definition

Retrieves or sets the run-time limit for the job.

public int Runtime { get; set; }
member this.Runtime : int with get, set
Public Property Runtime As Integer

Property Value

The run-time limit for the job, in seconds.

Applies to