Resumes a trace session.
procedure ResumeTrace(SessionID: integer);
Call the ResumeTrace method to resume 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.