EventData.SystemPropertiesCollection.EnqueuedTimeUtc Property

Definition

Gets or sets the date and time of the sent time in UTC.

public DateTime EnqueuedTimeUtc { get; }
member this.EnqueuedTimeUtc : DateTime
Public ReadOnly Property EnqueuedTimeUtc As DateTime

Property Value

The enqueue time in UTC. This value represents the actual time of enqueuing the message.

Applies to