Sdílet prostřednictvím


LatencyMetric.Delta Property

Definition

Gets the difference in value between endpoint A and B

[Newtonsoft.Json.JsonProperty(PropertyName="delta")]
public double? Delta { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="delta")>]
member this.Delta : Nullable<double>
Public ReadOnly Property Delta As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to