JobReleaseTask.MaxWallClockTime Property

Definition

Gets or sets the maximum duration of time for which a task is allowed to run from the time it is created.

public TimeSpan? MaxWallClockTime { get; set; }
member this.MaxWallClockTime : Nullable<TimeSpan> with get, set
Public Property MaxWallClockTime As Nullable(Of TimeSpan)

Property Value

Applies to