MonitoringEvent.TimeGenerated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time the event was generated.
public:
property DateTime TimeGenerated { DateTime get(); };
public DateTime TimeGenerated { get; }
member this.TimeGenerated : DateTime
Public ReadOnly Property TimeGenerated As DateTime
Property Value
Returns a DateTime that the event was generated.