次の方法で共有


ConnectionStateSnapshot.AvgLatencyInMs プロパティ

定義

ミリ秒の平均待機時間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="avgLatencyInMs")]
public long? AvgLatencyInMs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="avgLatencyInMs")>]
member this.AvgLatencyInMs : Nullable<int64> with get, set
Public Property AvgLatencyInMs As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象