Stops a trace session.
procedure StopTrace(SessionID: integer);
Call the StopTrace method to stop the trace session with the specified ID. You can find the ID of the current trace session in the first lines of its output. Use ListTraceSessions to get ID for all trace sessions.