Compartir a través de


EventsBrowserTimingInfo.SendDuration Propiedad

Definición

Obtiene o establece la duración de envío de la carga.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a