CustomPerformanceData Class

The CustomPerformanceData class represents performance data that are programmatically added to MOM. Unlike the RuntimePerformanceData class, the properties of the CustomPerformanceData class are writable.

This class is used in managed code response assemblies, as well as by applications that use the MOM Management Server Class Library (MCL). In an MCL application, the CustomPerformanceData object must be added to MOM using the Computer.InsertPerformanceData method.

For a list of all members of this type, see CustomPerformanceData members.

 public class CustomPerformanceData

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

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