Share via


CustomMonitoringPerformanceData Class

Definition

A monitoring event that can be inserted into the MOM system.

public ref class CustomMonitoringPerformanceData
[System.Runtime.Serialization.DataContract]
public class CustomMonitoringPerformanceData
type CustomMonitoringPerformanceData = class
Public Class CustomMonitoringPerformanceData
Inheritance
CustomMonitoringPerformanceData
Attributes

Constructors

CustomMonitoringPerformanceData(String, String, Double)

Creates a new custom monitoring performance data.

Properties

CounterName

The counter.

InstanceName

The instance of the counter.

ObjectName

The object of the counter.

TimeSampled

The time the perf data item was sampled. This should be UTC.

Value

The value of the counter.

Applies to