Compartir a través de


ConnectivityCheckResponse.MaxLatencyInMs Propiedad

Definición

Obtiene la latencia máxima en milisegundos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a