Partager via


TaskConstraints.MaxWallClockTime Propriété

Définition

Obtient ou définit le temps écoulé maximal pendant lequel la tâche peut s’exécuter, mesuré à partir du moment où la tâche démarre.

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

Valeur de propriété

S’applique à