.NET Event Tracing Class Library  

EventTraceProviderCollection Members

EventTraceProviderCollection overview

Public Properties

public
						
						 propertyIsSynchronized Implementation of ICollection.IsSynchronized. Always returns false.
public
						
						 propertySyncRoot Implementation of ICollection.SyncRoot. Always returns this.
public
						
						 propertyCount Implementation of ICollection.Count. Returns the number of registered event tracing providers.

Public Methods

public
						
						 methodRefresh Refreshes the collection for the current set of registered event tracing providers.
public
						
						 methodCopyTo Implementation of ICollection.CopyTo. Copies objects of type EventTraceRegisteredProvider to the target Array.
public
						
						 methodCopyTo(EventTraceProviderCollection, int) Copies the EventTraceRegisteredProvider objects in the current collection to the target collection.
public
						
						 methodGetEnumerator Implementation of IEnumerable.GetEnumerator. Returns an enumerator to iterate through each object within the collection.

 

See Also

EventTraceSessionCollection Class | EventTraceSession Class | EventTraceRegisteredProvider Class | EventTraceProviderCollection Class | EventTraceProvider Class | EventTraceKernelSession Class

Contact Me   |  Developing WMI Solutions    |   Gwyn Cole's Developer Blog    |   Legal
 © 2003 Content by Gwyn Cole. All rights reserved.