Compartir a través de


ConnectivityCheckResponse.AvgLatencyInMs Propiedad

Definición

Obtiene la latencia media en milisegundos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a