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