Begins processing an asynchronous page request.
context The System.Web.HttpContext for the request.callback The callback method to notify when the process is complete.extraData State data for the asynchronous method.
An IAsyncResult that references the asynchronous request.