Overload List

  NameDescription
AddOnPreRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler)
Consente di aggiungere l'evento PreRequestHandlerExecute specificato all'insieme di gestori eventi PreRequestHandlerExecute asincroni relativo alla richiesta corrente.
(Inherited from HttpApplication.)
AddOnPreRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler, Object)
Consente di aggiungere l'evento PreRequestHandlerExecute specificato all'insieme di gestori eventi PreRequestHandlerExecute asincroni relativo alla richiesta corrente.
(Inherited from HttpApplication.)

See Also