次の方法で共有


QueryExperience.Latency プロパティ

定義

この場所からのクエリによって発生する待機時間を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象