Compartir a través de


QueryExperience.Latency Propiedad

Definición

Obtiene o establece la latencia experimentada por las consultas que se originan en esta ubicación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a