Class HttpResponseEvent

Hierarchy

  • WorkflowEvent
    • HttpResponseEvent

Constructors

Properties

controllerActionTime: number = 0

The time it took to call the controller action in milliseconds.

injectorContext: InjectorContext
request: HttpRequest
response: HttpResponse
result: any
route?: RouteConfig

Generated using TypeDoc