Share via


ConnectivityInformationInner.MaxLatencyInMs Property

Definition

Gets maximum latency in milliseconds.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to