Compartir a través de


RetryHistory.EndTime Propiedad

Definición

Obtiene la hora de finalización.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a