MonitoringEvent.TimeAdded Property

Definition

The time this event was added into the System.

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

Property Value

Returns a DateTime that the event was added to the system.

Applies to