DefaultTraceListener Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The latest Enterprise Library information can be found at the Enterprise Library site. |
The DefaultTraceListener type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DefaultTraceListener |
Initializes a new instance of the DefaultTraceListener class
|
Methods
Name | Description | |
---|---|---|
Dispose() | (Inherited from TraceListener.) | |
Dispose(Boolean) | (Inherited from TraceListener.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from TraceListener.) | |
Flush | (Inherited from TraceListener.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
GetUpdateContext | (Inherited from TraceListener.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ToString | (Inherited from Object.) | |
TraceData | (Inherited from TraceListener.) | |
Write | (Overrides TraceListener.Write(String).) | |
WriteLine | (Overrides TraceListener.WriteLine(String).) |
Properties
Name | Description | |
---|---|---|
IsThreadSafe | (Inherited from TraceListener.) | |
Name | (Inherited from TraceListener.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.Diagnostics Namespace