The InTheHand.Diagnostics namespace provides classes that allow you to interact with system processes.
| C# | Visual Basic |
namespace InTheHand.Diagnostics
Namespace InTheHand.Diagnostics
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| ProcessHelper |
Provides methods which extend the Process class.
| |
| Stopwatch |
Provides a set of methods and properties that you can use to accurately measure elapsed time.
| |
| TraceHelper |
Extends the Trace class.
|