Freigeben über


ConnectionStateSnapshot.MaxLatencyInMs Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: