Freigeben über


ConnectionStateSnapshot.AvgLatencyInMs Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: