SendToTraceListenerExtension Class

Base Class for extension points that configure Trace Listeners within Category Sources.

Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public abstract class SendToTraceListenerExtension : ILoggingConfigurationCategoryContd, 
    ILoggingConfigurationContd, IFluentInterface
'Declaration
Public MustInherit Class SendToTraceListenerExtension
    Implements ILoggingConfigurationCategoryContd, ILoggingConfigurationContd, IFluentInterface
public ref class SendToTraceListenerExtension abstract : ILoggingConfigurationCategoryContd, 
    ILoggingConfigurationContd, IFluentInterface

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent.SendToTraceListenerExtension

See Also

SendToTraceListenerExtension Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace