Compartir a través de


ConnectionStateSnapshot.ProbesSent Propiedad

Definición

Obtiene o establece el número de sondeos enviados.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a