Icon CancelRequest Method

procedure CancelRequest(KeepExecuting: Boolean=True)

Use this method to cancel the currently executing web server request in the queue. After the current request is cancelled, the next request in the queue will be executed.
Image