Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
							
							
								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.