Compartir a través de


EventsBrowserTimingInfo.ReceiveDuration Propiedad

Definición

Obtiene o establece la duración de recepción de la carga.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a