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.
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