AbortRequest method
Sets an abort flag on a specific request in the current engine session.
- If an abort flag is set on a pending request, the request is aborted.
 - If an abort flag is set on an ongoing request, the engine checks to see if it is possible to abort the request.
 
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qRequestId | 
				 Identifier of request to abort.  | 
			
			Yes | Integer |