.NET Event Tracing Class Library  

EventTraceKernelSession Members

EventTraceKernelSession overview

Public Constructors

public
						
						
						
						
						
						
						 propertyEventTraceKernelSession Creates a kernel event tracing session object which is not setup. Requires specific properties to be set to be able to manage a valid session.
public
						
						
						
						
						
						
						 propertyEventTraceKernelSession(String& loggingFile, EventTraceLoggingModes flags) Creates a kernel event tracing session setup with the file it will log to and the logging flags.

Public Properties

public
						
						
						
						
						
						
						 propertyTraceOptions Manages the KernelTraceOptions for the NT Kernel Logger's session. Indicates the traced events by the kernel.

Public Methods

public
						
						
						
						
						
						
						 propertySetAllKernelTraces Sets all the kernel options flags so that the kernel traces everything.
public
						
						
						
						
						
						
						 propertyStart Starts this event tracing session using the values set in the various properties.
public
						
						
						
						
						
						
						 propertyStop Stops this event tracing session.
public
						
						
						
						
						
						
						 propertyUpdate Updates an event tracing session using the values set in the various properties.
public
						
						
						
						
						
						
						 propertyQuery Query an event tracing session for it's current statistics which results in all the properties of this object to be updated.

 

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.