Event handler for processing requests
Source position: httproute.pp line 124
public property THTTPRouteEvent.Event : TRouteEvent |
Event is the object method that gets executed when this route handles a request. It provides access to the sender object context during request processing.