Interface handler for processing requests
Source position: httproute.pp line 140
public property THTTPRouteInterface.Intf : IRouteInterface |
Intf is the interface object that handles requests for this route. It must implement the IRouteInterface interface to process HTTP requests.