wwRequest::GetRequestId

Returns the unique Request ID for the currently executing request.

This ID is generated in the ISAPI extension and passed to your code via the REQUESTID server variable. This ID is logged in the Web Connection Log. It also gets logged in the ISAPI extension when an error occurs there, or when ISAPI Logging is enabled.

o.GetRequestId()

See also:

Class wwRequest | Logging Requests in ISAPI and your Fox Server

© West Wind Technologies, 1996-2022 • Updated: 02/08/06
Comment or report problem with topic