MonitoringPerformanceDataValue.TimeSampled 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 value was generated.
public:
property DateTime TimeSampled { DateTime get(); };
public DateTime TimeSampled { get; }
member this.TimeSampled : DateTime
Public ReadOnly Property TimeSampled As DateTime
Property Value
Returns the DateTime that the performance data value was generated.