Compartir a través de


ConnectivityCheckResponse.ProbesSent Propiedad

Definición

Obtiene el número total de sondeos enviados.

[Newtonsoft.Json.JsonProperty(PropertyName="probesSent")]
public long? ProbesSent { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="probesSent")>]
member this.ProbesSent : Nullable<int64>
Public ReadOnly Property ProbesSent As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a