Sdílet prostřednictvím


MachineLearningJobLimits.Timeout Property

Definition

The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds.

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

Property Value

Applies to