Sdílet prostřednictvím


ConnectionStateSnapshot.MaxLatencyInMs Property

Definition

Gets or sets maximum latency in ms.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to