This documentation is archived and is not being maintained.
Trace Properties
Visual Studio 2008
The Trace type exposes the following members.
| Name | Description | |
|---|---|---|
|
AutoFlush | Gets or sets whether Flush should be called on the Listeners after every write. |
|
CorrelationManager | Gets the correlation manager for the thread for this trace. |
|
IndentLevel | Gets or sets the indent level. |
|
IndentSize | Gets or sets the number of spaces in an indent. |
|
Listeners | Gets the collection of listeners that is monitoring the trace output. |
|
UseGlobalLock | Gets or sets a value indicating whether the global lock should be used. |
Show: