Bagikan melalui


EventsBrowserTimingInfo.ProcessingDuration Property

Definition

Gets or sets the processing duration of the load

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to