IActivity.Timestamp 属性

定义

获取或设置 (UTC) 发送此消息时的时间戳。

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

属性值

发送此消息的时间戳 (UTC) 。

适用于