MessagingException.Timestamp Property

Definition

Gets or sets the time at which the messaging exception occurred.

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

Property Value

The time at which the messaging exception occurred.

Applies to