Represents a custom object for monitoring performance data.
The following tables list the members exposed by the CustomMonitoringPerformanceData type.
Public
Constructors
| Name | Description | |
|---|---|---|
| CustomMonitoringPerformanceData | Initializes a new CustomMonitoringPerformanceData object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
CounterName | Gets the name of the performance data counter. |
|
InstanceName | Gets or sets the name of the performance data instance. |
|
ObjectName | Gets the name of the performance data object. |
|
TimeSampled | Gets or sets the time, in UTC DateTime formate, that the performance data was sampled. |
|
Value | Gets the value of the performance data counter. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

