COM Proxy › Using a COM Proxy › Asynchronous Processing › Ignore Request
Use the following code to ignore request:
... op.ExecuteIgnoreResponse(id) //Processes the ignore request on the request indicated by the id ...