ICorProfilerCallback10::EventPipeProviderCreated method
Notifies the profiler whenever an EventPipe provider is created.
Syntax
HRESULT EventPipeProviderCreated([in] EVENTPIPE_PROVIDER provider);
Parameters
provider
[in] The provider that was created.
Requirements
Platforms: See .NET supported operating systems.
Header: CorProf.idl, CorProf.h
.NET Versions: Available since .NET 5.0
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.