IHttpController Interface

 

Represents an HTTP controller.

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

public interface class IHttpController

NameDescription
System_CAPS_pubmethodExecuteAsync(HttpControllerContext^, CancellationToken)

Executes the controller for synchronization.

Return to top
Show: