共用方式為


EventsBrowserTimingInfo.SendDuration Property

Definition

Gets or sets the send duration of the load

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to