Main Content

Namespace is a group of classes, structures, interfaces, enumerations, and delegates, organized in a logical hierarchy by function, that enable you to access the core functionality you need in your applications.

The System.Diagnostics namespace provides classes and enumerations you can use to interact with system processes, event logs, and performance counters.