InstrumentationStrategy Class

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.

This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Adapter used to inject instrumentation attachment process into ObjectBuilder creation process for objects.

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

Syntax

'Declaration
PublicClassInstrumentationStrategy _
    Inherits EnterpriseLibraryBuilderStrategy
publicclassInstrumentationStrategy : EnterpriseLibraryBuilderStrategy
publicref classInstrumentationStrategy : public EnterpriseLibraryBuilderStrategy
publicclass InstrumentationStrategy extends EnterpriseLibraryBuilderStrategy

Inheritance Hierarchy

System.Object
  Microsoft.Practices.ObjectBuilder.BuilderStrategy
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.EnterpriseLibraryBuilderStrategy
      Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.InstrumentationStrategy

See Also

InstrumentationStrategy Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder Namespace

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder.InstrumentationAttachmentStrategy

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.