次の方法で共有


EventData.SystemPropertiesCollection.EnqueuedTimeUtc プロパティ

定義

送信時刻の日付と時刻を UTC で取得または設定します。

public DateTime EnqueuedTimeUtc { get; }
member this.EnqueuedTimeUtc : DateTime
Public ReadOnly Property EnqueuedTimeUtc As DateTime

プロパティ値

UTC のエンキュー時間。 この値は、メッセージをエンキューする実際の時刻を表します。

適用対象