Previous Topic: Retrieve ResultsNext Topic: Security Processing


Ignore Request

Use the following code to ignore request:

...
op.ExecuteIgnoreResponse(id) //Processes the ignore request on the request indicated by the id
...