IInstrumentationConfiguration Interface

Defines instrumentation configuration options.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration
Assembly:  Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)

Syntax

'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Interface IInstrumentationConfiguration _
    Implements IFluentInterface
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public interface IInstrumentationConfiguration : IFluentInterface
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public interface class IInstrumentationConfiguration : IFluentInterface
public interface IInstrumentationConfiguration extends IFluentInterface

See Also

IInstrumentationConfiguration Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace