EventData.EnqueuedTimeUtc Property

Definition

Gets 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 event data.

Applies to