.NET Framework Class Library
HttpApplication..::.AddOnPreRequestHandlerExecuteAsync Method

Adds the specified PreRequestHandlerExecute event to the collection of asynchronous PreRequestHandlerExecute event handlers for the current request.

Overload List

  NameDescription
Public methodAddOnPreRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler)Adds the specified PreRequestHandlerExecute event to the collection of asynchronous PreRequestHandlerExecute event handlers for the current request.
Public methodAddOnPreRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler, Object)Adds the specified PreRequestHandlerExecute event to the collection of asynchronous PreRequestHandlerExecute event handlers for the current request.
Top
See Also

Reference

Tags :


Page view tracker