.NET Event Tracing Class Library  

EventTraceRegisteredProvider Members

EventTraceRegisteredProvider overview

Public Properties

public
						
						
						
						
						 propertyProviderGuid Returns a String which represents the provider GUID.
public
						
						
						
						
						 propertyName Returns a String which represents the provider's name. The name is obtained from the XML data files if the library can find them.
public
						
						
						
						
						 propertyDescription Returns a String which represents the provider's description. The decription is obtained from the XML data files if the library can find them.
public
						
						
						
						
						 propertyProviderGuidType Returns an EventTraceProviderGuidType enumeration that determines the type of GUID the ProviderGuid property refers to.
public
						
						
						
						
						 propertySessionThreadIDReturns an Int32 which is the thread identifier of the event tracing session.
public
						
						
						
						
						 propertyEnableLevel Returns an Int32 of the tracing level set by the consumer.
public
						
						
						
						
						 propertyEnableFlags Returns an Int32 of the tracing flags set by the consumer.
public
						
						
						
						
						 propertyIsEnabled Returns a Boolean and is true if the provider is currently tracing events. This is enabled by a consumer.

 

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.