PerformanceCounterValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class PerformanceCounterValue
[System.Serializable]
public class PerformanceCounterValue
[<System.Serializable>]
type PerformanceCounterValue = class
Public Class PerformanceCounterValue
- Inheritance
-
PerformanceCounterValue
- Attributes
Constructors
PerformanceCounterValue(String, String, String, String, Single) |
Properties
CategoryName | |
CounterName | |
InstanceName | |
MachineName | |
Value |
Methods
ToString() |