ICorProfilerInfo12::EventPipeStopSession method
Stops an EventPipe session, preventing any future events from being written to the session.
Syntax
HRESULT EventPipeStopSession(
[in] EVENTPIPE_SESSION session);
Parameters
session
[in] The ID of the session to stop.
Requirements
Platforms: See .NET supported operating systems.
Header: CorProf.idl, CorProf.h
.NET Versions: Available since .NET 5.0
See also
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.