Share via


PexMonitorSettingsAttributeBase.CreateInstrumentationProvider Method

Definition

Creates an instrumentation providedr

protected:
 abstract Microsoft::ExtendedReflection::Instrumentation::IInstrumentationProvider ^ CreateInstrumentationProvider();
protected abstract Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider CreateInstrumentationProvider ();
abstract member CreateInstrumentationProvider : unit -> Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider
Protected MustOverride Function CreateInstrumentationProvider () As IInstrumentationProvider

Returns

Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider

Applies to