AddOnPostRequestHandlerExecuteAsync Method

Microsoft Robotics Class Reference

Overload List

  Name Description
Public method AddOnPostRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler)
Adds the specified PostRequestHandlerExecute event to the collection of asynchronous PostRequestHandlerExecute event handlers for the current request.
(Inherited from HttpApplication.)
Public method AddOnPostRequestHandlerExecuteAsync(BeginEventHandler, EndEventHandler, Object)
Adds the specified PostRequestHandlerExecute event to the collection of asynchronous PostRequestHandlerExecute event handlers for the current request.
(Inherited from HttpApplication.)

See Also

CcrHttpApplication Class

CcrHttpApplication Members

Microsoft.Ccr.Adapters.Asp Namespace