Freigeben über


FeedbackRecord.EnqueuedOnUtc Eigenschaft

Definition

Datum und Uhrzeit, die angeben, wann das Ergebnis der Nachricht in UTC erfolgt ist (z. B. hat der Hub die Feedbacknachricht empfangen oder die ursprüngliche Nachricht ist abgelaufen).

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="enqueuedTimeUtc")]
public DateTimeOffset EnqueuedOnUtc { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="enqueuedTimeUtc")>]
member this.EnqueuedOnUtc : DateTimeOffset
Public ReadOnly Property EnqueuedOnUtc As DateTimeOffset

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: