次の方法で共有


HopLink.RoundTripTimeAvg プロパティ

定義

平均ラウンドトリップ時間 (ミリ秒単位) を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.roundTripTimeAvg")]
public long? RoundTripTimeAvg { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.roundTripTimeAvg")>]
member this.RoundTripTimeAvg : Nullable<int64>
Public ReadOnly Property RoundTripTimeAvg As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象