Compartir a través de


ConnectivityInformation.AvgLatencyInMs Propiedad

Definición

Obtiene la latencia media en milisegundos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a