Aracılığıyla paylaş


ConnectionStateSnapshot.MinLatencyInMs Property

Definition

Gets or sets minimum latency in ms.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to