Overload List

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

See Also