ActivitySourceFactory.CreateCore(ActivitySourceOptions) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
Parametry
- options
- ActivitySourceOptions