Icon GetNewRequest Method

function GetNewRequest: TServerRequest

Usage

Available In: Client Applications

Use this method to allocate a new web server request to use with the queue. After modifying the request as required, call the AddRequest method to add the request to the queue.
Image