.NET Event Tracing Class Library  

EventTraceSessionCollection Members

EventTraceSessionCollection 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 active event tracing sessions.

Public Methods

public
						
						
						 methodRefresh Refreshes the collection for the current set of active event tracing sessions.
public
						
						
						 methodCopyTo Implementation of ICollection.CopyTo. Copies objects of type EventTraceSession to the target Array.
public
						
						
						 methodCopyTo(EventTraceSessionCollection, int) Copies the EventTraceSession 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.