The members of System.Diagnostics.TraceSource are listed below.
See Also: Inherited members from System.Object
Public Constructors
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
Public Properties
Public Methods
| Close()Documentation for this section has not yet been entered. |
| Flush()Documentation for this section has not yet been entered. |
| TraceData(TraceEventType, int, object)Documentation for this section has not yet been entered. |
| TraceData(TraceEventType, int, params object[])Documentation for this section has not yet been entered. |
| TraceEvent(TraceEventType, int)Documentation for this section has not yet been entered. |
| TraceEvent(TraceEventType, int, string)Documentation for this section has not yet been entered. |
| TraceEvent(TraceEventType, int, string, params object[])Documentation for this section has not yet been entered. |
| TraceInformation(string)Documentation for this section has not yet been entered. |
| TraceInformation(string, params object[])Documentation for this section has not yet been entered. |
| TraceTransfer(int, string, Guid)Documentation for this section has not yet been entered. |
Protected Methods