[ Team LiB ] |
5.21 Diagnostics and DebuggingThe FCL includes classes that provide debug tracing with multilistener support, access to the event log, access to process, thread, and stack frame information, and the ability to create and consume performance counters (see Chapter 19). For more information, see the following namespaces: System.Diagnostics System.Diagnostics.SymbolStore |
[ Team LiB ] |