January 2003
Intermediate to advanced
896 pages
19h 58m
English
The System.Diagnostics namespace contains classes that allow you to debug your application. In the desktop implementation, these classes also allow you to interact with system processes, event logs, and performance counters, but they are not implemented in the .NET Compact Framework. The namespace is implemented in the mscorlib.dll assembly. Table A-11 lists the classes in the System.Diagnostics namespace.
Table A-11. Classes in the System.Diagnostics Namespace
|
Class |
Description |
|---|---|
|
BooleanSwitch |
Not supported. |
|
ConditionalAttribute |
Indicates to compilers that a method is callable if a specified preprocessing identifier is applied to the method. |
|
Counter* classes |
Not supported. |
|
Debug |
Provides a set of methods and ... |
Read now
Unlock full access