Bagikan melalui


ConnectionStateSnapshot.MinLatencyInMs Property

Definition

Gets or sets minimum latency in ms.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to