Compartir a través de


ConnectionStateSnapshot.ProbesFailed Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a