次の方法で共有


HopLink.RoundTripTimeMin プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象