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