次の方法で共有


HopLink.RoundTripTimeMax プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象