Activity.Timestamp 屬性

定義

取得或設定以 ISO-8601 格式表示訊息的 UTC 傳送日期和時間。

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

屬性值

以 UTC 表示訊息的日期和時間,以 ISO-8601 格式表示。

實作

適用於