MonitoringPerformanceDataValue.TimeSampled Property

Updated: April 16, 2012

Gets the time, in DateTime format, that the performance data value was generated. Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As MonitoringPerformanceDataValue Dim value As DateTime value = instance.TimeSampled Public ReadOnly Property TimeSampled As DateTimepublic DateTime TimeSampled { get; }public: property DateTime TimeSampled { DateTime get (); }/** @property */ public DateTime get_TimeSampled () public function get TimeSampled () : DateTime Property ValueReturns the DateTime that the performance data value was generated.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms