QueueMessage.InsertedOn Property

Definition

The time the Message was inserted into the Queue.

public DateTimeOffset? InsertedOn { get; }
member this.InsertedOn : Nullable<DateTimeOffset>
Public ReadOnly Property InsertedOn As Nullable(Of DateTimeOffset)

Property Value

Applies to