InstrumentationAttachmentStrategy.AttachInstrumentation Method

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.

Attaches the instrumentation events in the createdObject to the creating instance of the listener object, as defined by the InstrumentationListenerAttribute on the source class.

Overload List

  Name Description
Public method AttachInstrumentation(Object, IConfigurationSource, ConfigurationReflectionCache)
Attaches the instrumentation events in the createdObject to the creating instance of the listener object, as defined by the InstrumentationListenerAttribute on the source class.
Public method AttachInstrumentation(String, Object, IConfigurationSource, ConfigurationReflectionCache)
Attaches the instrumentation events in the createdObject to the creating instance of the listener object, as defined by the InstrumentationListenerAttribute on the source class.

See Also

InstrumentationAttachmentStrategy Class

InstrumentationAttachmentStrategy Members

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

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.