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