次の方法で共有


ConnectivityInformation.ProbesSent プロパティ

定義

送信されたプローブの合計数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象