Freigeben über


ConnectionStateSnapshot.MinLatencyInMs Eigenschaft

Definition

Ruft die minimale Latenz in ms ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: