次の方法で共有


ConnectivityInformation.MinLatencyInMs プロパティ

定義

最小待機時間 (ミリ秒単位) を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="minLatencyInMs")]
public int? MinLatencyInMs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minLatencyInMs")>]
member this.MinLatencyInMs : Nullable<int>
Public ReadOnly Property MinLatencyInMs As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象