ActivitySourceFactory.CreateCore(ActivitySourceOptions) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
protected:
abstract System::Diagnostics::ActivitySource ^ CreateCore(System::Diagnostics::ActivitySourceOptions ^ options);
protected abstract System.Diagnostics.ActivitySource CreateCore(System.Diagnostics.ActivitySourceOptions options);
abstract member CreateCore : System.Diagnostics.ActivitySourceOptions -> System.Diagnostics.ActivitySource
Protected MustOverride Function CreateCore (options As ActivitySourceOptions) As ActivitySource
Parameter
- options
- ActivitySourceOptions