Freigeben über


JobResponse.EndTimeUtc Eigenschaft

Definition

System generiert. Wird bei der Erstellung ignoriert. Stellt den Zeitpunkt dar, zu dem der Auftrag die Verarbeitung beendet hat.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: