Aracılığıyla paylaş


ConnectionStateSnapshot.ProbesFailed Property

Definition

Gets or sets the number of failed probes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to