|
|
Resolving an application hang-upConfiguring the .NET project - Enabling Data TraceIn the Data Trace tab, these two options (Enable Argument Trace and Enable Return Value Trace) will allow you to view the trace data in a detailed manner. This outstanding feature enables the profiler to profile and trace not only function calls but also obtain the values passed and/or returned.
|



