TraceEvent Methods
The TraceEvent type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetMessageWithExceptionNameFromExceptionIncludingInnerException |
Gets the message with exception name from exception including inner exception.
|
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Trace |
regular trace message
|
|
TraceError |
error trace message
|
|
TraceEventClose |
Close the local [TraceSource]
|
|
TraceInformation |
information trace message
|
|
TraceVerbose |
verbose trace message
|
|
TraceWarning |
warning trace message
|