Bagikan melalui


JobScheduleStatistics.NumTaskRetries Property

Definition

Gets or sets the total number of retries during the given time range on all Tasks in all Jobs created under the schedule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to