次の方法で共有


ConnectionStateSnapshot.ProbesSent プロパティ

定義

送信されたプローブの数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象