Compartir a través de


ConnectionStateSnapshot.MinLatencyInMs Propiedad

Definición

Obtiene o establece la latencia mínima en ms.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a