![]()
An IAsyncResult that contains information about the status of the process.
When creating an HTTP handler for asynchronous use, your handler must implement the asynchronous DefaultHttpHandler.BeginProcessRequest(HttpContext, AsyncCallback, object) and DefaultHttpHandler.EndProcessRequest(IAsyncResult) methods that are called asynchronously by ASP.NET.