Compartir a través de


ConnectionStateSnapshot.ProbesFailed Propiedad

Definición

Obtiene o establece el número de sondeos con error.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a