Share via


RuntimePerformanceData Members

The members of the RuntimePerformanceData class are listed here.

Properties

Name Description

CounterName

Gets the name of the performance object counter used to report the performance data.

ID

Gets the unique identifier for the performance data.

Instance

Gets the name of the performance counter instance used to report the performance data.

ObjectName

Gets the name of the performance object for which the performance data was collected.

SourceComputer

Gets the name of the computer where the performance data was collected.

SourceComputerDomain

Gets the domain name of the computer associated with the performance data.

TimeSampled

Gets the time when the performance counter value was sampled.

Value

Gets the numeric value of the performance data.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Runtime

Assembly: MOM.Context (in MOM.Context.dll)