System monitoring components such as the PerformanceCounter component, the EventLog component, and the ServiceController component allow you to monitor and interact with a variety of system resources. You can use these component instances to interact with Windows performance counters, event logs, and long-running services.

In This Section

Related Sections