DataCollectorMessageInfo.Timestamp Property

Definition

Gets or sets the date and time that the message was created.

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

Property Value

The date and time that the message was created.

Applies to