Bagikan melalui


ConnectivityInformation.MinLatencyInMs Property

Definition

Gets minimum latency in milliseconds.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to