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 int? MinLatencyInMs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minLatencyInMs")>]
member this.MinLatencyInMs : Nullable<int> with get, set
Public Property MinLatencyInMs As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a