Sdílet prostřednictvím


JobStatisticsVertex.ExecutionTime Property

Definition

Gets the amount of execution time of the vertex.

[Newtonsoft.Json.JsonProperty(PropertyName="executionTime")]
public TimeSpan? ExecutionTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="executionTime")>]
member this.ExecutionTime : Nullable<TimeSpan>
Public ReadOnly Property ExecutionTime As Nullable(Of TimeSpan)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to