Freigeben über


EventsBrowserTimingInfo.ProcessingDuration Eigenschaft

Definition

Ruft die Verarbeitungsdauer der Last ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: