IActivity.Timestamp 속성

정의

이 메시지를 보낸 시간(UTC)을 가져오거나 설정합니다.

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

속성 값

이 메시지가 전송된 타임스탬프(UTC)입니다.

적용 대상