IActivity.Timestamp Property

Definition

Gets or sets timestamp when this message was sent (UTC).

public DateTimeOffset? Timestamp { get; set; }
member this.Timestamp : Nullable<DateTimeOffset> with get, set
Public Property Timestamp As Nullable(Of DateTimeOffset)

Property Value

Timestamp when this message was sent (UTC).

Applies to