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