Compartilhar via


WaitStatistic.TotalTimeInMs Propriedade

Definição

Obtém ou define o tempo total de espera em milissegundos nesse intervalo de tempo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalTimeInMs")]
public double? TotalTimeInMs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalTimeInMs")>]
member this.TotalTimeInMs : Nullable<double> with get, set
Public Property TotalTimeInMs As Nullable(Of Double)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a