Partilhar via


ScopeJobProperties.TotalCompilationTime Propriedade

Definição

Obtém o tempo total gasto na compilação deste trabalho. Esse valor não deve ser definido pelo usuário e será ignorado se for.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a