次の方法で共有


ConnectivityInformation.AvgLatencyInMs プロパティ

定義

平均待機時間 (ミリ秒単位) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象