IHttpController Interface
Represents an HTTP controller.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | ExecuteAsync(HttpControllerContext^, CancellationToken) | Executes the controller for synchronization. |
Show:
Represents an HTTP controller.
| Name | Description | |
|---|---|---|
![]() | ExecuteAsync(HttpControllerContext^, CancellationToken) | Executes the controller for synchronization. |