PublishedEvent.Timestamp Property

Definition

Gets the time this event was produced.

public:
 property DateTimeOffset Timestamp { DateTimeOffset get(); };
public DateTimeOffset Timestamp { get; }
member this.Timestamp : DateTimeOffset
Public ReadOnly Property Timestamp As DateTimeOffset

Property Value

The time this event was produced.

Applies to