Chili.Opf3 Send comments on this topic.
Tracing Class Members
See Also  Properties  Methods 
Chili.Opf3 Namespace : Tracing Class


The following tables list the members exposed by Tracing.

Public Properties

 NameDescription
Public PropertyAttributes (Inherited from System.Diagnostics.TraceSource)
Public Propertystatic (Shared in Visual Basic)Current Returns the current instance of the Tracing class.  
Public PropertyListeners (Inherited from System.Diagnostics.TraceSource)
Public PropertyName (Inherited from System.Diagnostics.TraceSource)
Public PropertySwitch (Inherited from System.Diagnostics.TraceSource)
Top

Public Methods

 NameDescription
Public MethodClose (Inherited from System.Diagnostics.TraceSource)
Public MethodFlush (Inherited from System.Diagnostics.TraceSource)
Public MethodTraceDataOverloaded.  (Inherited from System.Diagnostics.TraceSource)
Public MethodTraceError Traces an error.  
Public MethodTraceEventOverloaded.  (Inherited from System.Diagnostics.TraceSource)
Public MethodTraceException Traces an exception.  
Public MethodTraceInformationOverloaded.  (Inherited from System.Diagnostics.TraceSource)
Public MethodTraceStorageIOOverloaded.   
Public MethodTraceTransfer (Inherited from System.Diagnostics.TraceSource)
Public MethodTraceVerbose Traces debug information.  
Public MethodTraceWarning Traces a warning.  
Top

Protected Methods

 NameDescription
Protected MethodGetSupportedAttributes (Inherited from System.Diagnostics.TraceSource)
Top

See Also