Icon CancelRequest Method

procedure CancelRequest(KeepExecuting: Boolean=True)

Usage

Available In: Client Applications

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