Share via


ConnectivityCheckResponse.MinLatencyInMs Property

Definition

Gets minimum latency in milliseconds.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to