Trace Properties
.NET Framework 2.0
| 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. |
Community Additions
ADD
Show: