Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IHttpController Interface

 

Represents an HTTP controller.

Namespace:   System.Web.Http.Controllers
Assembly:  System.Web.Http (in System.Web.Http.dll)

Public Interface IHttpController

NameDescription
System_CAPS_pubmethodExecuteAsync(HttpControllerContext, CancellationToken)

Executes the controller for synchronization.

Return to top
Show: