Freigeben über


ConnectionStateSnapshot.ProbesSent Eigenschaft

Definition

Ruft die Anzahl der gesendeten Tests ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: