Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an HTTP controller.
Namespace: System.Web.Http.Controllers
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
public interface IHttpController
public interface class IHttpController
type IHttpController = interface end
Public Interface IHttpController
Methods
| Name | Description | |
|---|---|---|
![]() |
ExecuteAsync(HttpControllerContext, CancellationToken) | Executes the controller for synchronization. |
See Also
System.Web.Http.Controllers Namespace
Return to top
.jpeg)