Documentation for this section has not yet been entered.
Requests are stored in the trace log in the order they arrive, up to the number of requests specified in the TraceSection.RequestLimit property. When the request limit is reached and TraceSection.MostRecent is true, older requests are automatically discarded and new requests continue to be added to the log. When the request limit is reached and TraceSection.MostRecent is false, new requests are discarded until earlier requests are removed from the log or the request limit is increased.