The properties of the TraceListeners class are listed below. For a complete list of TraceListeners class members, see the TraceListeners Members topic.
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. |