NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Trace Properties

The properties of the Trace class are listed below. For a complete list of Trace class members, see the Trace Members topic.

Public:

AutoFlush Gets or sets whether Flush should be called on the Listeners after every write.
Indent 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.

See Also

Trace Class | System.Diagnostics Namespace