Compartir a través de


ConnectionStateSnapshot.AvgLatencyInMs Propiedad

Definición

Obtiene o establece la latencia media en ms.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a