MvcHttpHandler.BeginProcessRequest Method

Include Protected Members
Include Inherited Members

Called by ASP.NET to begin asynchronous request processing.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method BeginProcessRequest(HttpContext, AsyncCallback, Object) Called by ASP.NET to begin asynchronous request processing.
Protected method BeginProcessRequest(HttpContextBase, AsyncCallback, Object) Called by ASP.NET to begin asynchronous request processing.

Top

See Also

Reference

MvcHttpHandler Class

System.Web.Mvc Namespace