MonitoringPerformanceDataValue.TimeAdded 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 this value 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 the DateTime that the performance data value was added to the system.