Condividi tramite


JobBasePropertiesConstraints.MaxWallClockTime Proprietà

Definizione

Ottiene o imposta l'ora massima dell'orologio a parete.

[Newtonsoft.Json.JsonProperty(PropertyName="maxWallClockTime")]
public TimeSpan? MaxWallClockTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxWallClockTime")>]
member this.MaxWallClockTime : Nullable<TimeSpan> with get, set
Public Property MaxWallClockTime As Nullable(Of TimeSpan)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Tempo massimo di esecuzione del processo. Valore predefinito: 1 settimana.

Si applica a