Defines a command that asynchronously creates an HttpResponseMessage.
Namespace:   System.Web.Http
Assembly:  System.Web.Http (in System.Web.Http.dll)
Syntax
public interface IHttpActionResult
public interface class IHttpActionResult
type IHttpActionResult = interface end
Public Interface IHttpActionResult
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | ExecuteAsync(CancellationToken) | Creates an HttpResponseMessage asynchronously. | 
See Also
Return to top