Compartir a través de


ConnectivityInformation.ProbesFailed Propiedad

Definición

Obtiene el número de sondeos con errores.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a