Compartir a través de


ConnectionStateSnapshot.MaxLatencyInMs Propiedad

Definición

Obtiene o establece la latencia máxima en ms.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a