ISchedulerTask.Runtime Property

Definition

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

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 task, in seconds.

Applies to