HttpApplication::AddOnAcquireRequestStateAsync Method
.NET Framework (current version)
Adds the specified AcquireRequestState event to the collection of asynchronous AcquireRequestState event handlers for the current request.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AddOnAcquireRequestStateAsync(BeginEventHandler^, EndEventHandler^) | Adds the specified AcquireRequestState event to the collection of asynchronous AcquireRequestState event handlers for the current request. |
![]() | AddOnAcquireRequestStateAsync(BeginEventHandler^, EndEventHandler^, Object^) | Adds the specified AcquireRequestState event to the collection of asynchronous AcquireRequestState event handlers for the current request. |
Show:
