Share via


LoggingConfigurationExtensions.AddAsynchronousTraceListener Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member AddAsynchronousTraceListener(LogSourceData, TraceListener, Nullable<Int32>, Nullable<Int32>, Nullable<TimeSpan>)
Adds the specified TraceListener to the log source to work asynchronously.
Public methodStatic member AddAsynchronousTraceListener(SpecialLogSourceData, TraceListener, Nullable<Int32>, Nullable<Int32>, Nullable<TimeSpan>)
Adds the specified TraceListener to the special log source to work asynchronously.

See Also

LoggingConfigurationExtensions Class

LoggingConfigurationExtensions Members

Microsoft.Practices.EnterpriseLibrary.Logging Namespace