HttpActionExecutedContext Properties

Include Protected Members
Include Inherited Members

The HttpActionExecutedContext type exposes the following members.

Properties

  Name Description
Public property ActionContext Gets or sets the HTTP action context.
Public property Exception Gets or sets the exception that was raised during the execution.
Public property Request Gets the HttpRequestMessage object for the context.
Public property Response Gets or sets the HttpResponseMessage for the context.

Top

See Also

Reference

HttpActionExecutedContext Class

System.Web.Http.Filters Namespace