次の方法で共有


ConnectionStateSnapshot.MinLatencyInMs プロパティ

定義

最小待機時間 (ミリ秒) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象