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!

TraceListeners Properties

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

Public:

Count Gets the number of listeners in the list.
IsReadOnly Gets whether the list is read-only.
IsSynchronized Gets whether this list is synchronized. A synchronized list is thread-safe.
Item Overloaded. [To be supplied.]

In C#, this member is the indexer for the TraceListeners class.

SyncRoot Gets an object that can be used to synchronize access to the list.

See Also

TraceListeners Class | System.Diagnostics Namespace