Share via


HopLink.RoundTripTimeMin Property

Definition

Gets minimum roundtrip time in milliseconds.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.roundTripTimeMin")]
public long? RoundTripTimeMin { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.roundTripTimeMin")>]
member this.RoundTripTimeMin : Nullable<int64>
Public ReadOnly Property RoundTripTimeMin As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to