Compartilhar via


RetryHistory.EndTime Propriedade

Definição

Obtém a hora de término.

[Newtonsoft.Json.JsonProperty(PropertyName="endTime")]
public DateTime? EndTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endTime")>]
member this.EndTime : Nullable<DateTime> with get, set
Public Property EndTime As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a