Partager via


ScopeJobProperties.TotalRunningTime Propriété

Définition

Obtient le temps total consacré à l’exécution de ce travail. Cette valeur ne doit pas être définie par l’utilisateur et sera ignorée si elle l’est.

[Newtonsoft.Json.JsonProperty(PropertyName="totalRunningTime")]
public TimeSpan? TotalRunningTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalRunningTime")>]
member this.TotalRunningTime : Nullable<TimeSpan>
Public ReadOnly Property TotalRunningTime As Nullable(Of TimeSpan)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à