次の方法で共有


ConnectivityInformation.MaxLatencyInMs プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象