Compartir a través de


JobResponse.EndTimeUtc Propiedad

Definición

Sistema generado. Se omite en la creación. Representa la hora en que el trabajo detuvo el procesamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a