PerformanceCounterCategory.GetCategories Method
.NET Framework 4
Retrieves a list of the performance counter categories that are registered on a computer.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetCategories() | Retrieves a list of the performance counter categories that are registered on the local computer. |
|
GetCategories(String) | Retrieves a list of the performance counter categories that are registered on the specified computer. |