IExplicitInstrumentationBinder Interface
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. |
Defines the contract to be implemented by explicit binders for individual blocks. Explicit binders are used to define exactly how instrumentation event sources are bound to instrumentation event listeners. It is used for those instances when the implementor wishes to explicitly define how this binding happens, rather than allow the binding to occur through reflection.
Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)
Syntax
'Declaration
PublicInterfaceIExplicitInstrumentationBinder
publicinterfaceIExplicitInstrumentationBinder
publicinterface classIExplicitInstrumentationBinder
publicinterface IExplicitInstrumentationBinder
See Also
IExplicitInstrumentationBinder Members
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation 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. |