Compartilhar via


JobProperties.EndTimeUtc Propriedade

Definição

Sistema gerado. Ignorado na criação. Representa a hora em que o trabalho parou de processar.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a