Bagikan melalui


ConnectivityCheckResponse.AvgLatencyInMs Property

Definition

Gets average latency in milliseconds.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to